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