summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Podfile
blob: 28154f9f8feaac9d381c6883fe8f99fecce8ce88 (plain)
1
2
3
4
5
6
# DO NOT MODIFY -- auto-generated by Apache Cordova
platform :ios, '8.0'
target 'Stone Island' do
	project 'Stone Island.xcodeproj'
	pod 'FirebaseMessaging', '~> 2.0.0'
end