From 22721a013bdd10d5eb395ba18453585f5f3f1f7f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 31 Aug 2020 23:07:20 +0200 Subject: rebuild the ios platform and the plugins --- StoneIsland/platforms/ios/pods.json | 63 +++++++++++++++++++++++++++++++------ 1 file changed, 53 insertions(+), 10 deletions(-) (limited to 'StoneIsland/platforms/ios/pods.json') diff --git a/StoneIsland/platforms/ios/pods.json b/StoneIsland/platforms/ios/pods.json index 7c0157c5..4630ded2 100644 --- a/StoneIsland/platforms/ios/pods.json +++ b/StoneIsland/platforms/ios/pods.json @@ -1,14 +1,57 @@ { - "GoogleCloudMessaging": { - "name": "GoogleCloudMessaging", - "type": "podspec", - "spec": "~> 1.2.0", - "count": 1 + "declarations": { + "use_frameworks!": { + "declaration": "use_frameworks!", + "count": 1 + } }, - "GGLInstanceID": { - "name": "GGLInstanceID", - "type": "podspec", - "spec": "~> 1.2.1", - "count": 1 + "sources": { + "https://cdn.cocoapods.org/": { + "source": "https://cdn.cocoapods.org/", + "count": 1 + } + }, + "libraries": { + "Firebase/Core": { + "name": "Firebase/Core", + "spec": "6.28.1", + "count": 1 + }, + "Firebase/Auth": { + "name": "Firebase/Auth", + "spec": "6.28.1", + "count": 1 + }, + "Firebase/Messaging": { + "name": "Firebase/Messaging", + "spec": "6.28.1", + "count": 1 + }, + "Firebase/Performance": { + "name": "Firebase/Performance", + "spec": "6.28.1", + "count": 1 + }, + "Firebase/RemoteConfig": { + "name": "Firebase/RemoteConfig", + "spec": "6.28.1", + "count": 1 + }, + "FirebaseFirestore": { + "name": "FirebaseFirestore", + "git": "https://github.com/invertase/firestore-ios-sdk-frameworks.git", + "tag": "6.28.1", + "count": 1 + }, + "Firebase/Crashlytics": { + "name": "Firebase/Crashlytics", + "spec": "6.28.1", + "count": 1 + }, + "GoogleSignIn": { + "name": "GoogleSignIn", + "spec": "5.0.2", + "count": 1 + } } } \ No newline at end of file -- cgit v1.2.3-70-g09d2