summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/pods.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
committerJules Laplace <julescarbon@gmail.com>2017-10-26 01:41:16 +0200
commit8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (patch)
tree6f546503efcb198a193f919efafb83977abb9535 /StoneIsland/platforms/ios/pods.json
parent531c60ee7ecbee516812d560b63a8317c3cf3590 (diff)
iphone x fixes
Diffstat (limited to 'StoneIsland/platforms/ios/pods.json')
-rw-r--r--StoneIsland/platforms/ios/pods.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/StoneIsland/platforms/ios/pods.json b/StoneIsland/platforms/ios/pods.json
index 4fe84812..7c0157c5 100644
--- a/StoneIsland/platforms/ios/pods.json
+++ b/StoneIsland/platforms/ios/pods.json
@@ -1,8 +1,14 @@
{
- "FirebaseMessaging": {
- "name": "FirebaseMessaging",
+ "GoogleCloudMessaging": {
+ "name": "GoogleCloudMessaging",
"type": "podspec",
- "spec": "~> 2.0.0",
+ "spec": "~> 1.2.0",
+ "count": 1
+ },
+ "GGLInstanceID": {
+ "name": "GGLInstanceID",
+ "type": "podspec",
+ "spec": "~> 1.2.1",
"count": 1
}
} \ No newline at end of file