Skip to content

Commit

Permalink
Merge branch 'release-1.6.28'
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Sep 10, 2024
2 parents 8c1590e + 5dd41bf commit 083d7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DTCoreText.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'DTCoreText'
spec.version = '1.6.28'
spec.platforms = {:ios => '12.0', :tvos => '12.0' }
spec.platforms = {:ios => '13.0', :tvos => '13.0' }
spec.license = 'BSD'
spec.source = { :git => 'https://github.com/Cocoanetics/DTCoreText.git', :tag => spec.version.to_s }
spec.source_files = 'Core/Source/*.{h,m,c}'
Expand Down

0 comments on commit 083d7cc

Please sign in to comment.