[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 8 / 5 / AdvanceSDK / 3.0.3 / AdvanceSDK.podspec.json
blob227ae5faabed8437a0bb6e7e9ecf7880e76b95ec
2   "name": "AdvanceSDK",
3   "version": "3.0.3",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "bayescom iOS SDK",
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.0.3"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO"
24   },
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO"
27   },
28   "default_subspecs": [
29     "Core",
30     "Mercury"
31   ],
32   "subspecs": [
33     {
34       "name": "Core",
35       "vendored_frameworks": "AdvanceSDK/Core/*.framework",
36       "requires_arc": true,
37       "frameworks": [
38         "UIKit",
39         "Foundation",
40         "AdSupport",
41         "CoreLocation"
42       ],
43       "libraries": [
44         "z",
45         "sqlite3",
46         "c++",
47         "resolv.9",
48         "xml2"
49       ]
50     },
51     {
52       "name": "Mercury",
53       "dependencies": {
54         "MercurySDK": [
55           "~> 3.0.2"
56         ]
57       }
58     },
59     {
60       "name": "CSJ",
61       "dependencies": {
62         "Bytedance-UnionAD": [
63           "~> 2.7.5.2"
64         ]
65       }
66     },
67     {
68       "name": "GDT",
69       "dependencies": {
70         "GDTMobSDK": [
71           "~> 4.11.2"
72         ]
73       }
74     }
75   ]