Skip to content

Commit

Permalink
Update trackier-ios-sdk.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemant-Mann committed Jan 6, 2022
1 parent e6e7db0 commit 8d4e5f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions trackier-ios-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

Pod::Spec.new do |s|
s.name = 'trackier-ios-sdk'
s.version = '1.6.12'
s.summary = 'This is trackier-ios-sdk 1.6.12'
s.version = '1.6.16'
s.summary = 'This is trackier-ios-sdk 1.6.16'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand All @@ -25,7 +25,7 @@ TODO: Add long description of the pod here.
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'trackier' => 'dev@trackier.com' }
s.source = { :git => 'https://github.com/trackier/ios-sdk.git', :tag => '1.6.12' }
s.source = { :git => 'https://github.com/trackier/ios-sdk.git', :tag => '1.6.16' }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.swift_version = '5.0'
Expand Down

0 comments on commit 8d4e5f7

Please sign in to comment.