Skip to content

Commit

Permalink
EXP-4089 change tag version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Oyarzun committed May 4, 2017
1 parent 2709017 commit 9441b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ExpSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ExpSwift'
s.version = '1.0.0'
s.version = '5.0.0'
s.summary = '"Exp IOS SDK library. Native IOS library for EXP platform.'

# This description is used to generate tags and improve search results.
Expand All @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Cesar Oyarzun' => 'cesar.oyarzun@scala.com' }
s.source = { :git => "https://github.com/ScalaInc/exp-ios-sdk.git", :tag => 'eagle-v1.0.0' }
s.source = { :git => "https://github.com/ScalaInc/exp-ios-sdk.git", :tag => 'v5.0.0' }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '9.0'
Expand Down

0 comments on commit 9441b50

Please sign in to comment.