Skip to content

Commit 083d7cc

Browse files
committed
Merge branch 'release-1.6.28'
2 parents 8c1590e + 5dd41bf commit 083d7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DTCoreText.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'DTCoreText'
33
spec.version = '1.6.28'
4-
spec.platforms = {:ios => '12.0', :tvos => '12.0' }
4+
spec.platforms = {:ios => '13.0', :tvos => '13.0' }
55
spec.license = 'BSD'
66
spec.source = { :git => 'https://github.com/Cocoanetics/DTCoreText.git', :tag => spec.version.to_s }
77
spec.source_files = 'Core/Source/*.{h,m,c}'

0 commit comments

Comments
 (0)