Skip to content

Commit 53d50a2

Browse files
committed
1.2.10
1 parent fd975ab commit 53d50a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = '1.2.9'
3+
s.version = '1.2.10'
44
s.summary = 'Mobile A/B testing, personalization & analytics in one powerful platform.'
55
s.description = 'Leanplum! Mobile A/B testing, personalization & analytics in one powerful platform.'
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, '5.0'
1111
s.requires_arc = true
12-
s.source = { :git => 'https://github.com/Leanplum/Leanplum-iOS-SDK.git', :tag => '1.2.9'}
12+
s.source = { :git => 'https://github.com/Leanplum/Leanplum-iOS-SDK.git', :tag => '1.2.10'}
1313
s.frameworks = 'CFNetwork', 'Foundation', 'Security', 'SystemConfiguration', 'UIKit'
1414
s.weak_frameworks = "AdSupport"
1515
s.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC' }

Leanplum.framework/Headers/Leanplum.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// Leanplum.h
3-
// Leanplum iOS SDK Version 1.2.9
3+
// Leanplum iOS SDK Version 1.2.10
44
//
55
// Copyright (c) 2014 Leanplum. All rights reserved.
66
//

Leanplum.framework/Leanplum

-940 KB
Binary file not shown.

0 commit comments

Comments
 (0)