[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / b / 4 / TestAdPod / 1.0.2 / TestAdPod.podspec.json
blobc8054df8a2bbe0973febe7e82a0328f76944c4ac
2   "name": "TestAdPod",
3   "version": "1.0.2",
4   "summary": "A short description of TestAdPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/alexgmax/TestAdPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexgmax": "alex@premiumads.net"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/premium-ads/ios-mediation-adapters/main/2.1.3/premiumads-admob-adapter.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "arm64 armv7 x86_64",
22     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
23     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
24   },
25   "documentation_url": "https://github.com/alexgmax/TestAdPod.git",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "Google-Mobile-Ads-SDK": [
30     ]
31   }