Skip to content

Commit

Permalink
Updated version in podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
mta452 committed Jan 31, 2021
1 parent 5f98bbf commit 33a7142
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TehreerCocoa.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |spec|
spec.name = 'TehreerCocoa'
spec.version = '1.1'
spec.summary = 'Standalone text engine for iOS'
spec.version = '2.0'
spec.summary = 'Standalone font / text engine for iOS'

spec.homepage = 'https://github.com/Tehreer/Tehreer-Cocoa'
spec.source = { :git => 'https://github.com/Tehreer/Tehreer-Cocoa.git',
:tag => 'v1.1',
:tag => 'v2.0',
:submodules => true }

spec.license = { :type => 'Apache 2.0' }
Expand Down

0 comments on commit 33a7142

Please sign in to comment.