scratchjr/ios/Podfile
2016-01-08 14:31:04 -05:00

12 lines
187 B
Ruby

# 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