[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 0 / PremiumAdmobAdapter / 2.2.0 / PremiumAdmobAdapter.podspec.json
blob50c03811fc93f369aee37a4bcecc313faff2c1bf
2   "name": "PremiumAdmobAdapter",
3   "version": "2.2.0",
4   "summary": "PremiumAds is one of Google’s MCM Partners, authorized to monetize many premium publishers and get a massive demand source from Google’s advertisers.",
5   "description": "Monetize & Promote Your Apps\niOS adapter for Admob",
6   "homepage": "http://premiumads.net/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://premiumads.net/terms/"
10   },
11   "authors": {
12     "PremiumAds": "alex@premiumads.net"
13   },
14   "source": {
15     "http": "https://cdn.premiumads.net/sdk/ios/adapters/admob/PremiumAds-Admob-Adapter-2.2.0.zip"
16   },
17   "vendored_frameworks": "PremiumAdsAdapter/PremiumAdsAdapter.xcframework",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64 armv7 x86_64",
23     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
24     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
25   },
26   "documentation_url": "https://docs.premiumads.net/docs/google-admob",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Google-Mobile-Ads-SDK": [
31     ]
32   }