[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / d / 0 / PremiumAdmobAdapter / 2.1.6 / PremiumAdmobAdapter.podspec.json
blobce6cc5984fa1b29a4a36263cfeef6a9056f631b7
2   "name": "PremiumAdmobAdapter",
3   "version": "2.1.6",
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.1.6.zip"
16   },
17   "source_files": "PremiumAdsAdapter/PremiumAdsAdapter.xcframework/**/*.{h,m}",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
24     "VALID_ARCHS": "arm64 armv7 x86_64",
25     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
26     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
27   },
28   "documentation_url": "https://docs.premiumads.net/docs/google-admob",
29   "frameworks": "UIKit",
30   "dependencies": {
31     "Google-Mobile-Ads-SDK": [
33     ]
34   }