diff options
Diffstat (limited to 'StoneIsland/platforms/ios/pods.json')
| -rw-r--r-- | StoneIsland/platforms/ios/pods.json | 12 |
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 |
