Skip to content

Commit c34f805

Browse files
Merge pull request #648 from SourcePointUSA/update_mobile-core
update SPMobileCore to 0.1.16
2 parents fcd7c59 + 5f04cb8 commit c34f805

9 files changed

Lines changed: 18 additions & 18 deletions

File tree

ConsentViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.source = { :git => 'https://github.com/SourcePointUSA/ios-cmp-app.git', :tag => s.version.to_s }
1010
s.swift_version = '5.1'
1111
s.source_files = 'ConsentViewController/Classes/**/*'
12-
s.dependency 'SPMobileCore', '0.1.13'
12+
s.dependency 'SPMobileCore', '0.1.16'
1313
s.ios.deployment_target = '10.0'
1414
s.ios.exclude_files = 'ConsentViewController/Classes/Views/tvOS'
1515
s.tvos.deployment_target = '12.0'

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- ConsentViewController (7.12.7-rc.3):
3-
- SPMobileCore (= 0.1.13)
3+
- SPMobileCore (= 0.1.16)
44
- CwlCatchException (2.2.1):
55
- CwlCatchExceptionSupport (~> 2.2.1)
66
- CwlCatchExceptionSupport (2.2.1)
@@ -96,7 +96,7 @@ PODS:
9696
- CwlPreconditionTesting (~> 2.2.0)
9797
- PromisesObjC (2.4.0)
9898
- Quick (7.6.2)
99-
- SPMobileCore (0.1.13)
99+
- SPMobileCore (0.1.16)
100100
- SwiftLint (0.59.1)
101101
- Wormholy (1.7.0)
102102

@@ -136,7 +136,7 @@ EXTERNAL SOURCES:
136136
:path: "../"
137137

138138
SPEC CHECKSUMS:
139-
ConsentViewController: fac768766d0044b142f1affd2c94d741bc564394
139+
ConsentViewController: ff9d970f9d7f3a6a2e650d500d3635e58b084352
140140
CwlCatchException: 7acc161b299a6de7f0a46a6ed741eae2c8b4d75a
141141
CwlCatchExceptionSupport: 54ccab8d8c78907b57f99717fb19d4cc3bce02dc
142142
CwlMachBadInstructionHandler: dae4fdd124d45c9910ac240287cc7b898f4502a1
@@ -153,7 +153,7 @@ SPEC CHECKSUMS:
153153
Nimble: 0d202a1be6a346929560c212341240339875b6f0
154154
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
155155
Quick: b8bec97cd4b9f21da0472d45580f763b801fc353
156-
SPMobileCore: 2a77dd31b40f1457ef9df14a0e72163fa00d87c0
156+
SPMobileCore: 4cb29cc8357c679cd95bc239d5aafea0bb8cd73e
157157
SwiftLint: 3d48e2fb2a3468fdaccf049e5e755df22fb40c2c
158158
Wormholy: ab1c8c2f02f58587a0941deb0088555ffbf039a1
159159

Example/Pods/Local Podspecs/ConsentViewController.podspec.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)