diff options
Diffstat (limited to 'StoneIsland/platforms/ios/pods.json')
| -rw-r--r-- | StoneIsland/platforms/ios/pods.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/StoneIsland/platforms/ios/pods.json b/StoneIsland/platforms/ios/pods.json index 7c0157c5..4fe84812 100644 --- a/StoneIsland/platforms/ios/pods.json +++ b/StoneIsland/platforms/ios/pods.json @@ -1,14 +1,8 @@ { - "GoogleCloudMessaging": { - "name": "GoogleCloudMessaging", + "FirebaseMessaging": { + "name": "FirebaseMessaging", "type": "podspec", - "spec": "~> 1.2.0", - "count": 1 - }, - "GGLInstanceID": { - "name": "GGLInstanceID", - "type": "podspec", - "spec": "~> 1.2.1", + "spec": "~> 2.0.0", "count": 1 } }
\ No newline at end of file |
