diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-02-16 01:24:12 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-02-16 01:24:12 +0100 |
| commit | 30c49550c89c1b69c680170d2dc247eac76bd463 (patch) | |
| tree | 8732652298b630b9ba15def97e59738f1c9bf7b6 /StoneIsland/platforms/ios/pods.json | |
| parent | 8f1f626384e6ba75f4fb24c27e0973260a74421b (diff) | |
push plugin
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 |
