Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- source 'https://cdn.cocoapods.org/'
- source 'https://cdn.cocoapods.org/'
- platform :ios, '11.0'
- target 'UnityFramework' do
- pod 'Firebase/Analytics', '8.3.0'
- pod 'Firebase/Core', '8.3.0'
- pod 'Google-Mobile-Ads-SDK', '~> 8.2'
- end
- target 'Unity-iPhone' do
- end
- use_frameworks!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement