summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Podfile
blob: 65988dd6c8d554e73153622c6ec798abdac01d7e (plain)
1
2
3
4
5
6
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