Skip to content

Commit 9e5c92c

Browse files
author
Cesar Oyarzun
committed
Update Podspec for release 1.0.7
1 parent 2415a9c commit 9e5c92c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ExpSwift.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'ExpSwift'
11-
s.version = '1.0.6'
11+
s.version = '1.0.7'
1212
s.summary = '"Exp IOS SDK library. Native IOS library for EXP platform.'
1313

1414
# This description is used to generate tags and improve search results.
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
2222
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2323
s.license = { :type => 'MIT', :file => 'LICENSE' }
2424
s.author = { 'Cesar Oyarzun' => '[email protected]' }
25-
s.source = { :git => "https://github.com/ScalaInc/exp-ios-sdk.git", :tag => 'v1.0.6' }
25+
s.source = { :git => "https://github.com/ScalaInc/exp-ios-sdk.git", :tag => 'v1.0.7' }
2626
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
2727

2828
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)