[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 8 / 5 / AdvanceSDK / 3.2.0 / AdvanceSDK.podspec.json
blob4afc47e0b94e7e9246ca99a4d1b5ae8344648968
2   "name": "AdvanceSDK",
3   "version": "3.2.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "bayescom iOS AdvabceSDK",
13   "description": "Blink倍联——免费透明的流量变现神器
\n600+ 移动媒体选择的广告商业化管理工具,定制私有的移动媒体商业化解决方案。优质上游资源一网打尽,接入方式快速透明稳定。支持流量分发、渠道策略、精准投放、数据报表、排期管理、广告审核等全流程业务场景。",
14   "homepage": "http://www.bayescom.com/",
15   "authors": {
16     "bayescom": "http://www.bayescom.com/"
17   },
18   "source": {
19     "git": "https://github.com/bayescom/AdvanceSDK.git",
20     "tag": "3.2.0"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "default_subspecs": "Core",
29   "static_framework": true,
30   "xcconfig": {
31     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
32   },
33   "subspecs": [
34     {
35       "name": "Core",
36       "source_files": "AdvanceSDK/Core/**/*.{h,m}",
37       "frameworks": [
38         "UIKit",
39         "Foundation",
40         "AdSupport"
41       ]
42     },
43     {
44       "name": "Adspot",
45       "dependencies": {
46         "AdvanceSDK/Core": [
48         ]
49       },
50       "source_files": "AdvanceSDK/Adspot/**/*.{h,m}"
51     },
52     {
53       "name": "Mercury",
54       "dependencies": {
55         "AdvanceSDK/Core": [
57         ],
58         "AdvanceSDK/Adspot": [
60         ],
61         "MercurySDK": [
63         ]
64       },
65       "source_files": "AdvanceSDK/Adapter/mercury/**/*.{h,m}",
66       "frameworks": [
67         "StoreKit",
68         "AVFoundation"
69       ]
70     },
71     {
72       "name": "CSJ",
73       "dependencies": {
74         "AdvanceSDK/Core": [
76         ],
77         "AdvanceSDK/Adspot": [
79         ],
80         "Bytedance-UnionAD": [
82         ]
83       },
84       "source_files": "AdvanceSDK/Adapter/csj/**/*.{h,m}",
85       "frameworks": [
86         "UIKit",
87         "MapKit",
88         "WebKit",
89         "MediaPlayer",
90         "CoreLocation",
91         "AdSupport",
92         "CoreMedia",
93         "AVFoundation",
94         "CoreTelephony",
95         "StoreKit",
96         "SystemConfiguration",
97         "MobileCoreServices",
98         "CoreMotion",
99         "Accelerate"
100       ],
101       "libraries": [
102         "c++",
103         "resolv",
104         "z",
105         "sqlite3"
106       ]
107     },
108     {
109       "name": "GDT",
110       "dependencies": {
111         "AdvanceSDK/Core": [
113         ],
114         "AdvanceSDK/Adspot": [
116         ],
117         "GDTMobSDK": [
119         ]
120       },
121       "source_files": "AdvanceSDK/Adapter/gdt/**/*.{h,m}",
122       "frameworks": [
123         "AdSupport",
124         "CoreLocation",
125         "QuartzCore",
126         "SystemConfiguration",
127         "CoreTelephony",
128         "Security",
129         "StoreKit",
130         "AVFoundation",
131         "WebKit"
132       ],
133       "libraries": [
134         "xml2",
135         "z"
136       ]
137     }
138   ]