설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. source 'https://github.com/CocoaPods/Specs'
  2. source 'https://cdn.cocoapods.org/'
  3. platform :ios, '13.0'
  4. target 'UnityFramework' do
  5. pod 'Google-Mobile-Ads-SDK', '~> 10.14'
  6. end
  7. target 'Unity-iPhone' do
  8. end
  9. use_frameworks! :linkage => :static