Skip to content

Commit bba8e0a

Browse files
author
Alexis Oyama
committed
2.0.3
1 parent f8bcb78 commit bba8e0a

File tree

6 files changed

+2
-1111
lines changed

6 files changed

+2
-1111
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.2'
3+
s.version = '2.0.3'
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 = { :git => 'https://github.com/Leanplum/Leanplum-iOS-SDK.git', :tag => s.version.to_s }
12+
s.source = { :http => 'https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/2.0.3/Leanplum.framework.zip' }
1313
s.frameworks = 'CFNetwork', 'Foundation', 'Security', 'SystemConfiguration', 'UIKit'
1414
s.weak_frameworks = 'AdSupport', 'StoreKit'
1515
s.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC' }

Leanplum.framework/Headers/LPInbox.h

Lines changed: 0 additions & 185 deletions
This file was deleted.

0 commit comments

Comments
 (0)