[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / f / AMPSGDTAdapter / 5.1.41510.0 / AMPSGDTAdapter.podspec.json
blob67321ae5a689728bf36c0a24bc412b17ff399f5a
2   "name": "AMPSGDTAdapter",
3   "version": "5.1.41510.0",
4   "summary": "AdScope 聚合广告适配器.",
5   "description": "适配器仓库,方便适配多个版本。",
6   "homepage": "https://gitee.com/adscope/AMPSGDTAdapter.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cookie": "lvjunxue@hubcloud.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/adscope/AMPSGDTAdapter.git",
16     "tag": "5.1.41510.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "AMPSGDTAdapter",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "subspecs": [
26     {
27       "name": "AMPSGDTAdapter",
28       "vendored_frameworks": [
29         "AMPSGDTAdapter.xcframework"
30       ],
31       "dependencies": {
32         "GDTMobSDK": [
33           "~>4.15.10"
34         ]
35       }
36     }
37   ]