File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11target 'Leanplum-SDK_Example' do
22 platform :ios , '6.0'
33
4- pod 'Leanplum-SDK' , :path => '../'
4+ pod 'Leanplum-iOS- SDK-source ' , :path => '../'
55end
66
77target 'Leanplum-tvOS-SDK_Example' do
88 platform :tvos , '6.0'
99
10- pod 'Leanplum-SDK' , :path => '../'
10+ pod 'Leanplum-iOS- SDK-source ' , :path => '../'
1111end
Original file line number Diff line number Diff line change 11PODS:
2- - Leanplum-SDK (2.0.0-SNAPSHOT)
2+ - Leanplum-iOS- SDK-source (2.0.0-SNAPSHOT)
33
44DEPENDENCIES:
5- - Leanplum-SDK (from `../`)
5+ - Leanplum-iOS- SDK-source (from `../`)
66
77EXTERNAL SOURCES:
8- Leanplum-SDK:
8+ Leanplum-iOS- SDK-source :
99 :path: ../
1010
1111SPEC CHECKSUMS:
12- Leanplum-SDK: a66cf039623fe61e30aa7dac1247145f837dcd02
12+ Leanplum-iOS- SDK-source: 0d2582cebafe4250e294d6c4002c694efb3d60e1
1313
14- PODFILE CHECKSUM: aa5c2fc90212bc8158367c704357a2877f93faff
14+ PODFILE CHECKSUM: 1cea41e3ec43f3e90e798b4220cdfc437c86ce22
1515
1616COCOAPODS: 1.2.1
Original file line number Diff line number Diff line change 77#
88
99Pod ::Spec . new do |s |
10- s . name = 'Leanplum-SDK'
10+ s . name = 'Leanplum-iOS- SDK-source '
1111 s . version = '2.0.0-SNAPSHOT'
1212 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
1313 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments