Skip to content

Commit 640ba39

Browse files
committed
2.1.0
1 parent a4cc616 commit 640ba39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Leanplum-iOS-SDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Leanplum-iOS-SDK'
3-
s.version = '2.0.7'
3+
s.version = '2.1.0'
44
s.summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
55
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.'
66
s.homepage = 'https://www.leanplum.com'
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.social_media_url = 'https://twitter.com/leanplum'
1010
s.platform = :ios, '8.0'
1111
s.requires_arc = true
12-
s.source = { :http => 'https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.0.7/Leanplum.framework.zip' }
12+
s.source = { :http => 'https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.1.0/Leanplum.framework.zip' }
1313
s.frameworks = 'CFNetwork', 'Foundation', 'Security', 'SystemConfiguration', 'UIKit'
1414
s.weak_frameworks = 'AdSupport', 'StoreKit'
1515
s.library = 'sqlite3'

0 commit comments

Comments
 (0)