From 30c49550c89c1b69c680170d2dc247eac76bd463 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Feb 2017 01:24:12 +0100 Subject: push plugin --- StoneIsland/platforms/ios/Podfile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 StoneIsland/platforms/ios/Podfile (limited to 'StoneIsland/platforms/ios/Podfile') diff --git a/StoneIsland/platforms/ios/Podfile b/StoneIsland/platforms/ios/Podfile new file mode 100644 index 00000000..65988dd6 --- /dev/null +++ b/StoneIsland/platforms/ios/Podfile @@ -0,0 +1,7 @@ +# DO NOT MODIFY -- auto-generated by Apache Cordova +platform :ios, '8.0' +target 'Stone Island' do + project 'Stone Island.xcodeproj' + pod 'GoogleCloudMessaging', '~> 1.2.0' + pod 'GGLInstanceID', '~> 1.2.1' +end -- cgit v1.2.3-70-g09d2