scratchjr/ios/Podfile

13 lines
187 B
Text
Raw Normal View History

2016-01-08 14:31:04 -05:00
# Uncomment this line to define a global platform for your project
# platform :ios, '6.0'
pod 'Google/Analytics', '~> 1.0.0'
target 'ScratchJr' do
end
target 'ScratchJrTests' do
end