Skip to content

Commit

Permalink
2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
e7mac committed May 11, 2018
1 parent 544b8ba commit ca9be26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Leanplum-iOS-SDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Leanplum-iOS-SDK'
s.version = '2.0.5'
s.version = '2.0.6'
s.summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
s.description = 'Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app experience. We offer Messaging, Automation, App Editing, Personalization, A/B Testing, and Analytics.'
s.homepage = 'https://www.leanplum.com'
Expand All @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.social_media_url = 'https://twitter.com/leanplum'
s.platform = :ios, '8.0'
s.requires_arc = true
s.source = { :http => 'https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.0.5/Leanplum.framework.zip' }
s.source = { :http => 'https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.0.6/Leanplum.framework.zip' }
s.frameworks = 'CFNetwork', 'Foundation', 'Security', 'SystemConfiguration', 'UIKit'
s.weak_frameworks = 'AdSupport', 'StoreKit'
s.library = 'sqlite3'
Expand Down

0 comments on commit ca9be26

Please sign in to comment.