[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / 8 / AMPSAdSDK / 5.1.0.18 / AMPSAdSDK.podspec.json
blobd5b7f85c71ef8cde8ca701b64d28ef3de3ba1570
2   "name": "AMPSAdSDK",
3   "version": "5.1.0.18",
4   "summary": "AdScope 聚合广告管理平台.",
5   "description": "可以兼容多家广告形式,一键式集成多家广告SDK,可自定义渠道接入,统一管理多个渠道。",
6   "homepage": "https://gitee.com/adscope/amps-ad-sdk.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/amps-ad-sdk.git",
16     "tag": "5.1.0.18"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "AMPSAdSDK",
22   "libraries": [
23     "z",
24     "c++",
25     "sqlite3",
26     "c"
27   ],
28   "frameworks": [
29     "AdSupport",
30     "AVFoundation",
31     "Accelerate",
32     "CoreTelephony",
33     "Foundation",
34     "SystemConfiguration",
35     "Security",
36     "StoreKit",
37     "WebKit",
38     "UIKit",
39     "SafariServices"
40   ],
41   "weak_frameworks": "AppTrackingTransparency",
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   },
45   "subspecs": [
46     {
47       "name": "AMPSAdSDK",
48       "vendored_frameworks": [
49         "AMPSAdSDK.xcframework"
50       ],
51       "dependencies": {
52         "AdScopeFoundation": [
53           "~>5.1.0.13"
54         ]
55       }
56     }
57   ]