[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / 5 / c / 9 / ASNPAdSDK / 5.1.0.5 / ASNPAdSDK.podspec.json
blobb5e3be0a1009df31d3db758b75cb7c06e6ea64b2
2   "name": "ASNPAdSDK",
3   "version": "5.1.0.5",
4   "summary": "AdScope ssp 广告管理平台.",
5   "description": "多种广告形式请求。",
6   "homepage": "https://gitee.com/adscope/asnp-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/asnp-ad-sdk.git",
16     "tag": "5.1.0.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "ASNPAdSDK",
22   "libraries": [
23     "z",
24     "c++",
25     "sqlite3",
26     "c"
27   ],
28   "frameworks": [
29     "AdSupport",
30     "AVFoundation",
31     "Accelerate",
32     "AppTrackingTransparency",
33     "CoreTelephony",
34     "Foundation",
35     "SystemConfiguration",
36     "Security",
37     "StoreKit",
38     "WebKit",
39     "UIKit",
40     "SafariServices"
41   ],
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   },
45   "subspecs": [
46     {
47       "name": "ASNPAdSDK",
48       "vendored_frameworks": [
49         "ASNPAdSDK.xcframework"
50       ],
51       "dependencies": {
52         "AdScopeFoundation": [
53           "~>5.1.0.4"
54         ]
55       }
56     }
57   ]