Skip to content

Commit

Permalink
pod intsall of SPMobileCore version 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevazhnovu committed Dec 13, 2024
1 parent 8469196 commit d2c48ef
Show file tree
Hide file tree
Showing 13 changed files with 4,491 additions and 1,471 deletions.
2 changes: 1 addition & 1 deletion ConsentViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/SourcePointUSA/ios-cmp-app.git', :tag => s.version.to_s }
s.swift_version = '5.1'
s.source_files = 'ConsentViewController/Classes/**/*'
s.dependency 'SPMobileCore', '0.0.9'
s.dependency 'SPMobileCore', '0.0.10'
s.ios.deployment_target = '10.0'
s.ios.exclude_files = 'ConsentViewController/Classes/Views/tvOS'
s.tvos.deployment_target = '12.0'
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- ConsentViewController (7.7.3):
- Down (~> 0.11.0)
- SPMobileCore (= 0.0.9)
- SPMobileCore (= 0.0.10)
- Down (0.11.0)
- FirebaseAnalytics (10.23.0):
- FirebaseAnalytics/AdIdSupport (= 10.23.0)
Expand Down Expand Up @@ -90,7 +90,7 @@ PODS:
- Nimble (10.0.0)
- PromisesObjC (2.4.0)
- Quick (5.0.1)
- SPMobileCore (0.0.9)
- SPMobileCore (0.0.10)
- SwiftLint (0.51.0)
- Wormholy (1.6.6)

Expand Down Expand Up @@ -128,7 +128,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
ConsentViewController: facc90e3c78afa0f495377f0ddd88faf4fd72080
ConsentViewController: 288fdafe5b8691f7b466bd4fdbde0a4e30040ccc
Down: b6ba1bc985c9d2f4e15e3b293d2207766fa12612
FirebaseAnalytics: 45f6e2e5ef8ccbb90be73ae983c3b20fa78837f7
FirebaseCore: 63efb128decaebb04c4033ed4e05fb0bb1cccef1
Expand All @@ -142,7 +142,7 @@ SPEC CHECKSUMS:
Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179
SPMobileCore: 11319d03370adbbc3314d17f6f0aef5da70094ea
SPMobileCore: 758462ee57240e185eca34502cc9dba99a10e46b
SwiftLint: 1b7561918a19e23bfed960e40759086e70f4dba5
Wormholy: 09da0b876f9276031fd47383627cb75e194fc068

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 5 additions & 13 deletions Example/Pods/SPMobileCore/SPMobileCore.xcframework/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

0 comments on commit d2c48ef

Please sign in to comment.