[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / e / AMPSBDAdapter / 5.1.5351.1 / AMPSBDAdapter.podspec.json
blob546aef2e4d7b8f2c825e24b25bab304d54ad841a
2   "name": "AMPSBDAdapter",
3   "version": "5.1.5351.1",
4   "summary": "AdScope 聚合广告适配器.",
5   "description": "适配器仓库,方便适配多个版本。",
6   "homepage": "https://gitee.com/adscope/AMPSBDAdapter.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/AMPSBDAdapter.git",
16     "tag": "5.1.5351.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "AMPSBDAdapter",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "subspecs": [
26     {
27       "name": "AMPSBDAdapter",
28       "vendored_frameworks": [
29         "AMPSBDAdapter.xcframework"
30       ],
31       "dependencies": {
32         "BaiduMobAdSDK": [
33           "~>5.351"
34         ]
35       }
36     }
37   ]