[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 3 / EasyAdsSDK / 2.0.0 / EasyAdsSDK.podspec.json
bloba0d7765f284b48ad10a4f3876b07a3aa200892ea
2   "name": "EasyAdsSDK",
3   "version": "2.0.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 EasyAdsSDK",
13   "description": "欢迎大家使用EasyAdsSDK, EasyAdsSDK旨在帮助一些中小型App开发团队快速而高效的集成市面上主流的广告SDK\n600+ 移动媒体选择的广告商业化管理工具,定制私有的移动媒体商业化解决方案。优质上游资源一网打尽,接入方式快速透明稳定。支持流量分发、渠道策略、精准投放、数据报表、排期管理、广告审核等全流程业务场景。",
14   "homepage": "http://www.bayescom.com/",
15   "authors": {
16     "bayescom": "http://www.bayescom.com/"
17   },
18   "source": {
19     "git": "https://github.com/bayescom/EasyAds-iOS.git",
20     "tag": "2.0.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": "EasyAdsSDK/Core/**/*.{h,m}",
37       "frameworks": [
38         "UIKit",
39         "Foundation",
40         "AdSupport"
41       ]
42     },
43     {
44       "name": "Adspot",
45       "dependencies": {
46         "EasyAdsSDK/Core": [
48         ]
49       },
50       "source_files": "EasyAdsSDK/Adspot/**/*.{h,m}"
51     },
52     {
53       "name": "CSJ",
54       "dependencies": {
55         "EasyAdsSDK/Core": [
57         ],
58         "EasyAdsSDK/Adspot": [
60         ],
61         "Ads-CN": [
62           "4.9.0.6"
63         ]
64       },
65       "source_files": "EasyAdsSDK/Adapter/CSJ/**/*.{h,m}",
66       "frameworks": [
67         "UIKit",
68         "MapKit",
69         "WebKit",
70         "MediaPlayer",
71         "CoreLocation",
72         "AdSupport",
73         "CoreMedia",
74         "AVFoundation",
75         "CoreTelephony",
76         "StoreKit",
77         "SystemConfiguration",
78         "MobileCoreServices",
79         "CoreMotion",
80         "Accelerate",
81         "AudioToolbox",
82         "JavaScriptCore",
83         "Security",
84         "CoreImage",
85         "AudioToolbox",
86         "ImageIO",
87         "QuartzCore",
88         "CoreGraphics",
89         "CoreText"
90       ],
91       "libraries": [
92         "c++",
93         "resolv",
94         "z",
95         "sqlite3",
96         "bz2",
97         "xml2",
98         "iconv",
99         "c++abi"
100       ]
101     },
102     {
103       "name": "GDT",
104       "dependencies": {
105         "EasyAdsSDK/Core": [
107         ],
108         "EasyAdsSDK/Adspot": [
110         ],
111         "GDTMobSDK": [
113         ]
114       },
115       "source_files": "EasyAdsSDK/Adapter/GDT/**/*.{h,m}",
116       "frameworks": [
117         "AdSupport",
118         "CoreLocation",
119         "QuartzCore",
120         "SystemConfiguration",
121         "CoreTelephony",
122         "Security",
123         "StoreKit",
124         "AVFoundation",
125         "WebKit"
126       ],
127       "libraries": [
128         "xml2",
129         "z"
130       ]
131     },
132     {
133       "name": "KS",
134       "dependencies": {
135         "EasyAdsSDK/Core": [
137         ],
138         "EasyAdsSDK/Adspot": [
140         ],
141         "KSAdSDK": [
143         ]
144       },
145       "source_files": "EasyAdsSDK/Adapter/Kuaishou/**/*.{h,m}",
146       "frameworks": [
147         "Foundation",
148         "UIKit",
149         "MobileCoreServices",
150         "CoreGraphics",
151         "Security",
152         "SystemConfiguration",
153         "CoreTelephony",
154         "AdSupport",
155         "CoreData",
156         "StoreKit",
157         "AVFoundation",
158         "MediaPlayer",
159         "CoreMedia",
160         "WebKit",
161         "Accelerate",
162         "CoreLocation",
163         "AVKit",
164         "MessageUI",
165         "QuickLook",
166         "AudioToolBox",
167         "AddressBook"
168       ],
169       "libraries": [
170         "z",
171         "resolv.9",
172         "sqlite3",
173         "c++",
174         "c++abi"
175       ]
176     },
177     {
178       "name": "BD",
179       "dependencies": {
180         "EasyAdsSDK/Core": [
182         ],
183         "EasyAdsSDK/Adspot": [
185         ],
186         "BaiduMobAdSDK": [
188         ]
189       },
190       "source_files": "EasyAdsSDK/Adapter/BD/**/*.{h,m}",
191       "frameworks": [
192         "CoreLocation",
193         "SystemConfiguration",
194         "CoreGraphics",
195         "CoreMotion",
196         "CoreTelephony",
197         "AdSupport",
198         "SystemConfiguration",
199         "QuartzCore",
200         "WebKit",
201         "MessageUI",
202         "SafariServices",
203         "AVFoundation",
204         "EventKit",
205         "QuartzCore",
206         "CoreMedia",
207         "StoreKit"
208       ],
209       "libraries": "c++",
210       "weak_frameworks": "WebKit"
211     }
212   ]