File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Pod ::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'
You can’t perform that action at this time.
0 commit comments