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