diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
| commit | 597fa051833ca3df6eb185c0143ff82e02dacba1 (patch) | |
| tree | cb25347477c57f82e955b054b70f4bb5359fb0d2 /StoneIsland/platforms/ios/pods.json | |
| parent | 6a9186aea6b85beef28e3eb765fbf2322a1c7890 (diff) | |
push plugin ugh
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 |
