There was an error while loading. Please reload this page.
1 parent e222938 commit b21bbdfCopy full SHA for b21bbdf
1 file changed
TehreerCocoa.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'TehreerCocoa'
3
- spec.version = '1.0.1'
+ spec.version = '1.1'
4
spec.summary = 'Standalone text engine for iOS'
5
6
spec.homepage = 'https://github.com/Tehreer/Tehreer-Cocoa'
7
spec.source = { :git => 'https://github.com/Tehreer/Tehreer-Cocoa.git',
8
- :tag => 'v1.0.1',
+ :tag => 'v1.1',
9
:submodules => true }
10
11
spec.license = { :type => 'Apache 2.0' }
0 commit comments