[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 5 / AdvanceSDK / 3.2.3.5 / AdvanceSDK.podspec.json
blob847ad24670bc1d941ec1e3ea6fb152312e0639e0
2   "name": "AdvanceSDK",
3   "version": "3.2.3.5",
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.5"
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         "Ads-CN": [
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         "AudioToolbox",
104         "JavaScriptCore",
105         "Security"
106       ],
107       "libraries": [
108         "c++",
109         "resolv",
110         "z",
111         "sqlite3",
112         "bz2",
113         "xml2",
114         "iconv"
115       ]
116     },
117     {
118       "name": "GDT",
119       "dependencies": {
120         "AdvanceSDK/Core": [
122         ],
123         "AdvanceSDK/Adspot": [
125         ],
126         "GDTMobSDK": [
128         ]
129       },
130       "source_files": "AdvanceSDK/Adapter/gdt/**/*.{h,m}",
131       "frameworks": [
132         "AdSupport",
133         "CoreLocation",
134         "QuartzCore",
135         "SystemConfiguration",
136         "CoreTelephony",
137         "Security",
138         "StoreKit",
139         "AVFoundation",
140         "WebKit"
141       ],
142       "libraries": [
143         "xml2",
144         "z"
145       ]
146     }
147   ]