[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 5 / AdvanceSDK / 3.2.3.1 / AdvanceSDK.podspec.json
blob0ca8aea366658263a52ffdb83e4fc8ae9da0251e
2   "name": "AdvanceSDK",
3   "version": "3.2.3.1",
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.3.1"
21   },
22   "user_target_xcconfig": {
23     "ENABLE_BITCODE": "NO",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "ENABLE_BITCODE": "NO",
28     "VALID_ARCHS": "i386 armv7 x86_64 arm64",
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "default_subspecs": "Core",
32   "static_framework": true,
33   "xcconfig": {
34     "VALID_ARCHS": "i386 armv7 x86_64 arm64"
35   },
36   "subspecs": [
37     {
38       "name": "Core",
39       "source_files": "AdvanceSDK/Core/**/*.{h,m}",
40       "frameworks": [
41         "UIKit",
42         "Foundation",
43         "AdSupport"
44       ]
45     },
46     {
47       "name": "Adspot",
48       "dependencies": {
49         "AdvanceSDK/Core": [
51         ]
52       },
53       "source_files": "AdvanceSDK/Adspot/**/*.{h,m}"
54     },
55     {
56       "name": "Mercury",
57       "dependencies": {
58         "AdvanceSDK/Core": [
60         ],
61         "AdvanceSDK/Adspot": [
63         ],
64         "MercurySDK": [
66         ]
67       },
68       "source_files": "AdvanceSDK/Adapter/mercury/**/*.{h,m}",
69       "frameworks": [
70         "StoreKit",
71         "AVFoundation"
72       ]
73     },
74     {
75       "name": "CSJ",
76       "dependencies": {
77         "AdvanceSDK/Core": [
79         ],
80         "AdvanceSDK/Adspot": [
82         ],
83         "Bytedance-UnionAD": [
85         ]
86       },
87       "source_files": "AdvanceSDK/Adapter/csj/**/*.{h,m}",
88       "frameworks": [
89         "UIKit",
90         "MapKit",
91         "WebKit",
92         "MediaPlayer",
93         "CoreLocation",
94         "AdSupport",
95         "CoreMedia",
96         "AVFoundation",
97         "CoreTelephony",
98         "StoreKit",
99         "SystemConfiguration",
100         "MobileCoreServices",
101         "CoreMotion",
102         "Accelerate"
103       ],
104       "libraries": [
105         "c++",
106         "resolv",
107         "z",
108         "sqlite3"
109       ]
110     },
111     {
112       "name": "GDT",
113       "dependencies": {
114         "AdvanceSDK/Core": [
116         ],
117         "AdvanceSDK/Adspot": [
119         ],
120         "GDTMobSDK": [
122         ]
123       },
124       "source_files": "AdvanceSDK/Adapter/gdt/**/*.{h,m}",
125       "frameworks": [
126         "AdSupport",
127         "CoreLocation",
128         "QuartzCore",
129         "SystemConfiguration",
130         "CoreTelephony",
131         "Security",
132         "StoreKit",
133         "AVFoundation",
134         "WebKit"
135       ],
136       "libraries": [
137         "xml2",
138         "z"
139       ]
140     }
141   ]