【PodFile】更新第三方库、Podfile相关
parent
2b2d67a231
commit
53a40700c8
|
@ -15,16 +15,16 @@ target 'Unity-iPhone' do
|
|||
use_frameworks!
|
||||
|
||||
# Pods for Unity-iPhone
|
||||
pod 'FBSDKCoreKit', '~> 16.0.1'
|
||||
pod 'FBSDKCoreKit_Basics', '~> 16.0.1'
|
||||
pod 'FBSDKGamingServicesKit', '~> 16.0.1'
|
||||
pod 'FBSDKLoginKit', '~> 16.0.1'
|
||||
pod 'FBSDKShareKit', '~> 16.0.1'
|
||||
pod 'Firebase/Analytics', '10.15.0'
|
||||
pod 'Firebase/Auth', '10.15.0'
|
||||
pod 'Firebase/Core', '10.15.0'
|
||||
pod 'Firebase/Crashlytics', '10.15.0'
|
||||
pod 'Google-Mobile-Ads-SDK', '~> 10.14'
|
||||
pod 'FBSDKCoreKit', '~> 17.0.0'
|
||||
pod 'FBSDKCoreKit_Basics', '~> 17.0.0'
|
||||
pod 'FBSDKGamingServicesKit', '~> 17.0.0'
|
||||
pod 'FBSDKLoginKit', '~> 17.0.0'
|
||||
pod 'FBSDKShareKit', '~> 17.0.0'
|
||||
pod 'Firebase/Analytics', '10.25.0'
|
||||
pod 'Firebase/Auth', '10.25.0'
|
||||
pod 'Firebase/Core', '10.25.0'
|
||||
pod 'Firebase/Crashlytics', '10.25.0'
|
||||
pod 'Google-Mobile-Ads-SDK', '~> 11.3.0'
|
||||
|
||||
target 'Unity-iPhone Tests' do
|
||||
inherit! :search_paths
|
||||
|
@ -37,15 +37,15 @@ target 'UnityFramework' do
|
|||
use_frameworks!
|
||||
|
||||
# Pods for UnityFramework
|
||||
pod 'FBSDKCoreKit', '~> 16.0.1'
|
||||
pod 'FBSDKCoreKit_Basics', '~> 16.0.1'
|
||||
pod 'FBSDKGamingServicesKit', '~> 16.0.1'
|
||||
pod 'FBSDKLoginKit', '~> 16.0.1'
|
||||
pod 'FBSDKShareKit', '~> 16.0.1'
|
||||
pod 'Firebase/Analytics', '10.15.0'
|
||||
pod 'Firebase/Auth', '10.15.0'
|
||||
pod 'Firebase/Core', '10.15.0'
|
||||
pod 'Firebase/Crashlytics', '10.15.0'
|
||||
pod 'Google-Mobile-Ads-SDK', '~> 10.14'
|
||||
pod 'FBSDKCoreKit', '~> 17.0.0'
|
||||
pod 'FBSDKCoreKit_Basics', '~> 17.0.0'
|
||||
pod 'FBSDKGamingServicesKit', '~> 17.0.0'
|
||||
pod 'FBSDKLoginKit', '~> 17.0.0'
|
||||
pod 'FBSDKShareKit', '~> 17.0.0'
|
||||
pod 'Firebase/Analytics', '10.25.0'
|
||||
pod 'Firebase/Auth', '10.25.0'
|
||||
pod 'Firebase/Core', '10.25.0'
|
||||
pod 'Firebase/Crashlytics', '10.25.0'
|
||||
pod 'Google-Mobile-Ads-SDK', '~> 11.3.0'
|
||||
end
|
||||
|
||||
|
|
|
@ -1,155 +1,166 @@
|
|||
PODS:
|
||||
- FBAEMKit (16.0.1):
|
||||
- FBSDKCoreKit_Basics (= 16.0.1)
|
||||
- FBSDKCoreKit (16.0.1):
|
||||
- FBAEMKit (= 16.0.1)
|
||||
- FBSDKCoreKit_Basics (= 16.0.1)
|
||||
- FBSDKCoreKit_Basics (16.0.1)
|
||||
- FBSDKGamingServicesKit (16.0.1):
|
||||
- FBSDKCoreKit (= 16.0.1)
|
||||
- FBSDKCoreKit_Basics (= 16.0.1)
|
||||
- FBSDKShareKit (= 16.0.1)
|
||||
- FBSDKLoginKit (16.0.1):
|
||||
- FBSDKCoreKit (= 16.0.1)
|
||||
- FBSDKShareKit (16.0.1):
|
||||
- FBSDKCoreKit (= 16.0.1)
|
||||
- Firebase/Analytics (10.15.0):
|
||||
- FBAEMKit (17.0.2):
|
||||
- FBSDKCoreKit_Basics (= 17.0.2)
|
||||
- FBSDKCoreKit (17.0.2):
|
||||
- FBAEMKit (= 17.0.2)
|
||||
- FBSDKCoreKit_Basics (= 17.0.2)
|
||||
- FBSDKCoreKit_Basics (17.0.2)
|
||||
- FBSDKGamingServicesKit (17.0.2):
|
||||
- FBSDKCoreKit (= 17.0.2)
|
||||
- FBSDKCoreKit_Basics (= 17.0.2)
|
||||
- FBSDKShareKit (= 17.0.2)
|
||||
- FBSDKLoginKit (17.0.2):
|
||||
- FBSDKCoreKit (= 17.0.2)
|
||||
- FBSDKShareKit (17.0.2):
|
||||
- FBSDKCoreKit (= 17.0.2)
|
||||
- Firebase/Analytics (10.25.0):
|
||||
- Firebase/Core
|
||||
- Firebase/Auth (10.15.0):
|
||||
- Firebase/Auth (10.25.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseAuth (~> 10.15.0)
|
||||
- Firebase/Core (10.15.0):
|
||||
- FirebaseAuth (~> 10.25.0)
|
||||
- Firebase/Core (10.25.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseAnalytics (~> 10.15.0)
|
||||
- Firebase/CoreOnly (10.15.0):
|
||||
- FirebaseCore (= 10.15.0)
|
||||
- Firebase/Crashlytics (10.15.0):
|
||||
- FirebaseAnalytics (~> 10.25.0)
|
||||
- Firebase/CoreOnly (10.25.0):
|
||||
- FirebaseCore (= 10.25.0)
|
||||
- Firebase/Crashlytics (10.25.0):
|
||||
- Firebase/CoreOnly
|
||||
- FirebaseCrashlytics (~> 10.15.0)
|
||||
- FirebaseAnalytics (10.15.0):
|
||||
- FirebaseAnalytics/AdIdSupport (= 10.15.0)
|
||||
- FirebaseCrashlytics (~> 10.25.0)
|
||||
- FirebaseAnalytics (10.25.0):
|
||||
- FirebaseAnalytics/AdIdSupport (= 10.25.0)
|
||||
- FirebaseCore (~> 10.0)
|
||||
- FirebaseInstallations (~> 10.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
|
||||
- GoogleUtilities/MethodSwizzler (~> 7.11)
|
||||
- GoogleUtilities/Network (~> 7.11)
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.11)"
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- FirebaseAnalytics/AdIdSupport (10.15.0):
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- FirebaseAnalytics/AdIdSupport (10.25.0):
|
||||
- FirebaseCore (~> 10.0)
|
||||
- FirebaseInstallations (~> 10.0)
|
||||
- GoogleAppMeasurement (= 10.15.0)
|
||||
- GoogleAppMeasurement (= 10.25.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
|
||||
- GoogleUtilities/MethodSwizzler (~> 7.11)
|
||||
- GoogleUtilities/Network (~> 7.11)
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.11)"
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- FirebaseAppCheckInterop (10.21.0)
|
||||
- FirebaseAuth (10.15.0):
|
||||
- FirebaseAppCheckInterop (~> 10.0)
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- FirebaseAppCheckInterop (10.28.0)
|
||||
- FirebaseAuth (10.25.0):
|
||||
- FirebaseAppCheckInterop (~> 10.17)
|
||||
- FirebaseCore (~> 10.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
|
||||
- GoogleUtilities/Environment (~> 7.8)
|
||||
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
|
||||
- RecaptchaInterop (~> 100.0)
|
||||
- FirebaseCore (10.15.0):
|
||||
- FirebaseCore (10.25.0):
|
||||
- FirebaseCoreInternal (~> 10.0)
|
||||
- GoogleUtilities/Environment (~> 7.8)
|
||||
- GoogleUtilities/Logger (~> 7.8)
|
||||
- FirebaseCoreExtension (10.21.0):
|
||||
- GoogleUtilities/Environment (~> 7.12)
|
||||
- GoogleUtilities/Logger (~> 7.12)
|
||||
- FirebaseCoreExtension (10.28.0):
|
||||
- FirebaseCore (~> 10.0)
|
||||
- FirebaseCoreInternal (10.21.0):
|
||||
- FirebaseCoreInternal (10.28.0):
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.8)"
|
||||
- FirebaseCrashlytics (10.15.0):
|
||||
- FirebaseCrashlytics (10.25.0):
|
||||
- FirebaseCore (~> 10.5)
|
||||
- FirebaseInstallations (~> 10.0)
|
||||
- FirebaseRemoteConfigInterop (~> 10.23)
|
||||
- FirebaseSessions (~> 10.5)
|
||||
- GoogleDataTransport (~> 9.2)
|
||||
- GoogleUtilities/Environment (~> 7.8)
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- PromisesObjC (~> 2.1)
|
||||
- FirebaseInstallations (10.21.0):
|
||||
- FirebaseInstallations (10.28.0):
|
||||
- FirebaseCore (~> 10.0)
|
||||
- GoogleUtilities/Environment (~> 7.8)
|
||||
- GoogleUtilities/UserDefaults (~> 7.8)
|
||||
- PromisesObjC (~> 2.1)
|
||||
- FirebaseSessions (10.21.0):
|
||||
- FirebaseRemoteConfigInterop (10.28.0)
|
||||
- FirebaseSessions (10.28.0):
|
||||
- FirebaseCore (~> 10.5)
|
||||
- FirebaseCoreExtension (~> 10.0)
|
||||
- FirebaseInstallations (~> 10.0)
|
||||
- GoogleDataTransport (~> 9.2)
|
||||
- GoogleUtilities/Environment (~> 7.10)
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- GoogleUtilities/Environment (~> 7.13)
|
||||
- GoogleUtilities/UserDefaults (~> 7.13)
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- PromisesSwift (~> 2.1)
|
||||
- Google-Mobile-Ads-SDK (10.14.0):
|
||||
- GoogleAppMeasurement (< 11.0, >= 7.0)
|
||||
- Google-Mobile-Ads-SDK (11.3.0):
|
||||
- GoogleUserMessagingPlatform (>= 1.1)
|
||||
- GoogleAppMeasurement (10.15.0):
|
||||
- GoogleAppMeasurement/AdIdSupport (= 10.15.0)
|
||||
- GoogleAppMeasurement (10.25.0):
|
||||
- GoogleAppMeasurement/AdIdSupport (= 10.25.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
|
||||
- GoogleUtilities/MethodSwizzler (~> 7.11)
|
||||
- GoogleUtilities/Network (~> 7.11)
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.11)"
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- GoogleAppMeasurement/AdIdSupport (10.15.0):
|
||||
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.15.0)
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- GoogleAppMeasurement/AdIdSupport (10.25.0):
|
||||
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.25.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
|
||||
- GoogleUtilities/MethodSwizzler (~> 7.11)
|
||||
- GoogleUtilities/Network (~> 7.11)
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.11)"
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- GoogleAppMeasurement/WithoutAdIdSupport (10.15.0):
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- GoogleAppMeasurement/WithoutAdIdSupport (10.25.0):
|
||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
|
||||
- GoogleUtilities/MethodSwizzler (~> 7.11)
|
||||
- GoogleUtilities/Network (~> 7.11)
|
||||
- "GoogleUtilities/NSData+zlib (~> 7.11)"
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- GoogleDataTransport (9.3.0):
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- GoogleDataTransport (9.4.1):
|
||||
- GoogleUtilities/Environment (~> 7.7)
|
||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||
- nanopb (< 2.30911.0, >= 2.30908.0)
|
||||
- PromisesObjC (< 3.0, >= 1.2)
|
||||
- GoogleUserMessagingPlatform (2.3.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
|
||||
- GoogleUserMessagingPlatform (2.4.0)
|
||||
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
|
||||
- GoogleUtilities/Environment
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/Network
|
||||
- GoogleUtilities/Environment (7.12.0):
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/Environment (7.13.3):
|
||||
- GoogleUtilities/Privacy
|
||||
- PromisesObjC (< 3.0, >= 1.2)
|
||||
- GoogleUtilities/Logger (7.12.0):
|
||||
- GoogleUtilities/Logger (7.13.3):
|
||||
- GoogleUtilities/Environment
|
||||
- GoogleUtilities/MethodSwizzler (7.12.0):
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/MethodSwizzler (7.13.3):
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/Network (7.12.0):
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/Network (7.13.3):
|
||||
- GoogleUtilities/Logger
|
||||
- "GoogleUtilities/NSData+zlib"
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/Reachability
|
||||
- "GoogleUtilities/NSData+zlib (7.12.0)"
|
||||
- GoogleUtilities/Reachability (7.12.0):
|
||||
- "GoogleUtilities/NSData+zlib (7.13.3)":
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/Privacy (7.13.3)
|
||||
- GoogleUtilities/Reachability (7.13.3):
|
||||
- GoogleUtilities/Logger
|
||||
- GoogleUtilities/UserDefaults (7.12.0):
|
||||
- GoogleUtilities/Privacy
|
||||
- GoogleUtilities/UserDefaults (7.13.3):
|
||||
- GoogleUtilities/Logger
|
||||
- GTMSessionFetcher/Core (3.3.1)
|
||||
- nanopb (2.30909.1):
|
||||
- nanopb/decode (= 2.30909.1)
|
||||
- nanopb/encode (= 2.30909.1)
|
||||
- nanopb/decode (2.30909.1)
|
||||
- nanopb/encode (2.30909.1)
|
||||
- GoogleUtilities/Privacy
|
||||
- GTMSessionFetcher/Core (3.4.1)
|
||||
- nanopb (2.30910.0):
|
||||
- nanopb/decode (= 2.30910.0)
|
||||
- nanopb/encode (= 2.30910.0)
|
||||
- nanopb/decode (2.30910.0)
|
||||
- nanopb/encode (2.30910.0)
|
||||
- PromisesObjC (2.4.0)
|
||||
- PromisesSwift (2.4.0):
|
||||
- PromisesObjC (= 2.4.0)
|
||||
- RecaptchaInterop (100.0.0)
|
||||
|
||||
DEPENDENCIES:
|
||||
- FBSDKCoreKit (~> 16.0.1)
|
||||
- FBSDKCoreKit_Basics (~> 16.0.1)
|
||||
- FBSDKGamingServicesKit (~> 16.0.1)
|
||||
- FBSDKLoginKit (~> 16.0.1)
|
||||
- FBSDKShareKit (~> 16.0.1)
|
||||
- Firebase/Analytics (= 10.15.0)
|
||||
- Firebase/Auth (= 10.15.0)
|
||||
- Firebase/Core (= 10.15.0)
|
||||
- Firebase/Crashlytics (= 10.15.0)
|
||||
- Google-Mobile-Ads-SDK (~> 10.14)
|
||||
- FBSDKCoreKit (~> 17.0.0)
|
||||
- FBSDKCoreKit_Basics (~> 17.0.0)
|
||||
- FBSDKGamingServicesKit (~> 17.0.0)
|
||||
- FBSDKLoginKit (~> 17.0.0)
|
||||
- FBSDKShareKit (~> 17.0.0)
|
||||
- Firebase/Analytics (= 10.25.0)
|
||||
- Firebase/Auth (= 10.25.0)
|
||||
- Firebase/Core (= 10.25.0)
|
||||
- Firebase/Crashlytics (= 10.25.0)
|
||||
- Google-Mobile-Ads-SDK (~> 11.3.0)
|
||||
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
|
@ -168,6 +179,7 @@ SPEC REPOS:
|
|||
- FirebaseCoreInternal
|
||||
- FirebaseCrashlytics
|
||||
- FirebaseInstallations
|
||||
- FirebaseRemoteConfigInterop
|
||||
- FirebaseSessions
|
||||
- Google-Mobile-Ads-SDK
|
||||
- GoogleAppMeasurement
|
||||
|
@ -181,33 +193,34 @@ SPEC REPOS:
|
|||
- RecaptchaInterop
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
FBAEMKit: daac7466b918752f020345be5c7d9787f98cfc07
|
||||
FBSDKCoreKit: 2cb033464b2134af0138f87d20b859eb3f9be359
|
||||
FBSDKCoreKit_Basics: d37280da2e65872f0e931d15f45d97ea324fec37
|
||||
FBSDKGamingServicesKit: 6b1cf4c68d5a8e8849522ec94e5a1bbdc23541e7
|
||||
FBSDKLoginKit: c47a3b90920702487b10b647c63520dc2676dad9
|
||||
FBSDKShareKit: dbc6adab8c837275fa6e7f5f0992dbde4fea87eb
|
||||
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
|
||||
FirebaseAnalytics: 47cef43728f81a839cf1306576bdd77ffa2eac7e
|
||||
FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525
|
||||
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
|
||||
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
|
||||
FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564
|
||||
FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00
|
||||
FirebaseCrashlytics: a83f26fb922a3fe181eb738fb4dcf0c92bba6455
|
||||
FirebaseInstallations: 390ea1d10a4d02b20c965cbfd527ee9b3b412acb
|
||||
FirebaseSessions: 80c2bbdd28166267b3d132debe5f7531efdb00bc
|
||||
Google-Mobile-Ads-SDK: 8f67a72f88d057335b1ac3f501e2b68ad054116e
|
||||
GoogleAppMeasurement: 722db6550d1e6d552b08398b69a975ac61039338
|
||||
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
|
||||
GoogleUserMessagingPlatform: b1ad7bb1ee3ce64749d4fec24f667b36e45c396c
|
||||
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
|
||||
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
|
||||
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
|
||||
FBAEMKit: 619f96ea65427e8afca240d5b0f4703738dfdf5c
|
||||
FBSDKCoreKit: a5f384db2e9ee84e98494fed8f983d2bd79accff
|
||||
FBSDKCoreKit_Basics: d35c775aaf243a2d731dfae7be3a74b1987285ab
|
||||
FBSDKGamingServicesKit: bf02b6f115e545910b8a77bf8defaf74a7eccda1
|
||||
FBSDKLoginKit: f8ca5f7ab7c4e5b93e729d94975b0db7fcc511ed
|
||||
FBSDKShareKit: e7ec3bed8e82dabc04e56f3cf44ef99a1864309e
|
||||
Firebase: 0312a2352584f782ea56f66d91606891d4607f06
|
||||
FirebaseAnalytics: ec00fe8b93b41dc6fe4a28784b8e51da0647a248
|
||||
FirebaseAppCheckInterop: 5315f40293191bfec04b2cfab0215760e441540a
|
||||
FirebaseAuth: c0f93dcc570c9da2bffb576969d793e95c344fbb
|
||||
FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
|
||||
FirebaseCoreExtension: f63147b723e2a700fe0f34ec6fb7f358d6fe83e0
|
||||
FirebaseCoreInternal: 58d07f1362fddeb0feb6a857d1d1d1c5e558e698
|
||||
FirebaseCrashlytics: 4b96efb0ce73b38b2a85e8b8bd1bd8f63f09d015
|
||||
FirebaseInstallations: 60c1d3bc1beef809fd1ad1189a8057a040c59f2e
|
||||
FirebaseRemoteConfigInterop: 70d200c6956ef3b5c3592a95e824c1210682d785
|
||||
FirebaseSessions: 20da8500ad66bb12622743e170459bf62a0768e8
|
||||
Google-Mobile-Ads-SDK: 301a16c461c331ba34ff4dab40a22ab7c147af61
|
||||
GoogleAppMeasurement: 9abf64b682732fed36da827aa2a68f0221fd2356
|
||||
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
|
||||
GoogleUserMessagingPlatform: f131fa7978d2ba88d7426702b057c2cc318e6595
|
||||
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
|
||||
GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
|
||||
nanopb: 438bc412db1928dac798aa6fd75726007be04262
|
||||
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
|
||||
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
|
||||
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
|
||||
|
||||
PODFILE CHECKSUM: c3a1d215eec8ce0923b209ec2245448f7db4db3b
|
||||
PODFILE CHECKSUM: 901a675f31d91619a80fd52b2a702ff41a71e741
|
||||
|
||||
COCOAPODS: 1.15.2
|
||||
|
|
Loading…
Reference in New Issue