[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / 1 / 8 / TradPlusAdMobAdapter / 9.6.0.1 / TradPlusAdMobAdapter.podspec.json
blob2ac528657235ad302bd1a46ca611170251461744
2   "name": "TradPlusAdMobAdapter",
3   "version": "9.6.0.1",
4   "summary": "TradPlus AdMob Adapter",
5   "description": "AdMob Adapter used for mediation with the TradPlusAd SDK",
6   "homepage": "https://github.com/tradplus/pod_tradplus_sdk_adapters",
7   "license": {
8     "type": "Commercial License",
9     "text": "Copyright 2022 Tradplus Corp. All rights reserved."
10   },
11   "authors": {
12     "tradplus": "service@tradplus.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/tradplus/pod_tradplus_sdk_adapters/main/TradPlusAdMobAdapter/TradPlusAdMobAdapter-9.6.0.1.zip",
16     "type": "zip"
17   },
18   "dependencies": {
19     "TradPlusAdSDK": [
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreGraphics",
30     "Foundation",
31     "UIKit"
32   ],
33   "user_target_xcconfig": {
34     "OTHER_LDFLAGS": [
35       "-lObjC"
36     ]
37   },
38   "vendored_frameworks": "TradPlusAdMobAdapter-9.6.0.1/TPAdMobAdapter.framework"