[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.4.4 / AdCel.podspec.json
blob05a5c07dfb1b96213e61a385e43f7cfd3addef61
2   "name": "AdCel",
3   "version": "1.4.4",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "AdCel - Real Time Mediation",
8   "description": "Real Time Mediation",
9   "homepage": "https://adcel.co",
10   "authors": {
11     "AdCel": "support@adcel.co"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2016 AdCel. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://s3.adcel.co/adcel-sdk/AdCel_1.4.4.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.a"
23   ],
24   "requires_arc": true,
25   "default_subspecs": [
26     "Interstitial",
27     "Image",
28     "Video",
29     "Reward",
30     "Banner"
31   ],
32   "subspecs": [
33     {
34       "name": "Interstitial",
35       "dependencies": {
36         "AdCel/AdColony": [
38         ],
39         "AdCel/Applovin": [
41         ],
42         "AdCel/AmazonAd": [
44         ],
45         "AdCel/MyTarget": [
47         ],
48         "AdCel/MoPub": [
50         ],
51         "AdCel/Smaato": [
53         ],
54         "AdCel/StartApp": [
56         ],
57         "AdCel/Tapjoy": [
59         ],
60         "AdCel/Unity": [
62         ],
63         "AdCel/Vungle": [
65         ],
66         "AdCel/Inhouse": [
68         ]
69       }
70     },
71     {
72       "name": "Image",
73       "dependencies": {
74         "AdCel/AmazonAd": [
76         ],
77         "AdCel/MyTarget": [
79         ],
80         "AdCel/Smaato": [
82         ],
83         "AdCel/StartApp": [
85         ],
86         "AdCel/Inhouse": [
88         ]
89       }
90     },
91     {
92       "name": "Video",
93       "dependencies": {
94         "AdCel/AdColony": [
96         ],
97         "AdCel/Applovin": [
99         ],
100         "AdCel/MyTarget": [
102         ],
103         "AdCel/Smaato": [
105         ],
106         "AdCel/Tapjoy": [
108         ],
109         "AdCel/Unity": [
111         ],
112         "AdCel/Vungle": [
114         ],
115         "AdCel/Inhouse": [
117         ]
118       }
119     },
120     {
121       "name": "Reward",
122       "dependencies": {
123         "AdCel/AdColony": [
125         ],
126         "AdCel/Applovin": [
128         ],
129         "AdCel/MyTarget": [
131         ],
132         "AdCel/MoPub": [
134         ],
135         "AdCel/Supersonic": [
137         ],
138         "AdCel/StartApp": [
140         ],
141         "AdCel/Tapjoy": [
143         ],
144         "AdCel/Vungle": [
146         ],
147         "AdCel/Unity": [
149         ],
150         "AdCel/Inhouse": [
152         ]
153       }
154     },
155     {
156       "name": "Banner",
157       "dependencies": {
158         "AdCel/Applovin": [
160         ],
161         "AdCel/AmazonAd": [
163         ],
164         "AdCel/MyTarget": [
166         ],
167         "AdCel/MoPub": [
169         ],
170         "AdCel/Smaato": [
172         ],
173         "AdCel/StartApp": [
175         ],
176         "AdCel/Inhouse": [
178         ]
179       }
180     },
181     {
182       "name": "Core",
183       "source_files": "*.h",
184       "public_header_files": "*.h",
185       "vendored_libraries": [
186         "libAdCelCore.a",
187         "libProviderTest.a"
188       ],
189       "frameworks": [
190         "Foundation",
191         "UIKit",
192         "AdSupport",
193         "CoreData",
194         "SystemConfiguration"
195       ],
196       "pod_target_xcconfig": {
197         "OTHER_LDFLAGS": "-lObjC"
198       }
199     },
200     {
201       "name": "AdColony",
202       "vendored_libraries": "libProviderAdColony.a",
203       "frameworks": [
204         "AdSupport",
205         "AudioToolbox",
206         "AVFoundation",
207         "CoreMedia",
208         "CoreTelephony",
209         "JavaScriptCore",
210         "MessageUI",
211         "MobileCoreServices",
212         "SystemConfiguration"
213       ],
214       "weak_frameworks": [
215         "StoreKit",
216         "Social",
217         "WebKit",
218         "WatchConnectivity"
219       ],
220       "libraries": "z",
221       "dependencies": {
222         "AdCel/Core": [
224         ]
225       }
226     },
227     {
228       "name": "AmazonAd",
229       "vendored_libraries": "libProviderAmazon.a",
230       "frameworks": [
231         "AdSupport",
232         "CoreLocation",
233         "SystemConfiguration",
234         "CoreTelephony",
235         "MediaPlayer",
236         "EventKit",
237         "EventKitUI",
238         "StoreKit",
239         "QuartzCore"
240       ],
241       "weak_frameworks": [
242         "SafariServices",
243         "JavaScriptCore"
244       ],
245       "dependencies": {
246         "AdCel/Core": [
248         ]
249       }
250     },
251     {
252       "name": "Applovin",
253       "vendored_libraries": "libProviderApplovin.a",
254       "frameworks": [
255         "AdSupport",
256         "AVFoundation",
257         "CoreTelephony",
258         "CoreGraphics",
259         "CoreMedia",
260         "SafariServices",
261         "StoreKit",
262         "SystemConfiguration",
263         "UIKit",
264         "WebKit"
265       ],
266       "libraries": "z",
267       "pod_target_xcconfig": {
268         "OTHER_LDFLAGS": "-lObjC"
269       },
270       "dependencies": {
271         "AdCel/Core": [
273         ]
274       }
275     },
276     {
277       "name": "AdMob",
278       "vendored_libraries": "libProviderGoogleAdMob.a",
279       "frameworks": [
280         "AudioToolbox",
281         "AVFoundation",
282         "CFNetwork",
283         "CoreGraphics",
284         "CoreMedia",
285         "CoreMotion",
286         "CoreTelephony",
287         "CoreVideo",
288         "GLKit",
289         "MediaPlayer",
290         "MessageUI",
291         "MobileCoreServices",
292         "OpenGLES",
293         "QuartzCore",
294         "Security",
295         "StoreKit",
296         "SystemConfiguration"
297       ],
298       "weak_frameworks": [
299         "AdSupport",
300         "SafariServices",
301         "JavaScriptCore",
302         "WebKit"
303       ],
304       "libraries": [
305         "z",
306         "sqlite3"
307       ],
308       "dependencies": {
309         "AdCel/Core": [
311         ]
312       }
313     },
314     {
315       "name": "Facebook",
316       "vendored_libraries": "libProviderFacebook.a",
317       "frameworks": [
318         "AudioToolbox",
319         "StoreKit",
320         "CoreGraphics",
321         "UIKit",
322         "Foundation",
323         "Security",
324         "CoreImage",
325         "AVFoundation",
326         "CoreMedia"
327       ],
328       "weak_frameworks": [
329         "AdSupport",
330         "CFNetwork",
331         "CoreMotion",
332         "CoreLocation",
333         "CoreTelephony",
334         "LocalAuthentication",
335         "SafariServices",
336         "SystemConfiguration",
337         "VideoToolbox",
338         "WebKit"
339       ],
340       "libraries": [
341         "c++",
342         "xml2"
343       ],
344       "dependencies": {
345         "AdCel/Core": [
347         ]
348       }
349     },
350     {
351       "name": "MoPub",
352       "vendored_libraries": "libProviderMoPup.a",
353       "resources": [
354         "AdCelResources/MoPub.bundle"
355       ],
356       "frameworks": [
357         "AVFoundation",
358         "CoreGraphics",
359         "CoreLocation",
360         "CoreMedia",
361         "CoreTelephony",
362         "Foundation",
363         "MediaPlayer",
364         "QuartzCore",
365         "SystemConfiguration",
366         "UIKit",
367         "SafariServices"
368       ],
369       "weak_frameworks": [
370         "AdSupport",
371         "StoreKit",
372         "WebKit"
373       ],
374       "dependencies": {
375         "AdCel/Core": [
377         ]
378       }
379     },
380     {
381       "name": "MyTarget",
382       "vendored_libraries": "libProviderMyTarget.a",
383       "frameworks": [
384         "AdSupport",
385         "StoreKit",
386         "SystemConfiguration",
387         "CoreGraphics",
388         "CoreTelephony",
389         "AVFoundation",
390         "CoreLocation",
391         "CoreMedia"
392       ],
393       "weak_frameworks": "SafariServices",
394       "dependencies": {
395         "AdCel/Core": [
397         ]
398       }
399     },
400     {
401       "name": "Smaato",
402       "vendored_libraries": "libProviderSmaato.a",
403       "frameworks": [
404         "AdSupport",
405         "UIKit",
406         "Foundation",
407         "StoreKit",
408         "CoreTelephony",
409         "SystemConfiguration",
410         "MessageUI",
411         "QuartzCore",
412         "CoreLocation",
413         "CoreImage",
414         "EventKit",
415         "WebKit"
416       ],
417       "weak_frameworks": "CoreFoundation",
418       "pod_target_xcconfig": {
419         "OTHER_LDFLAGS": "-lObjC"
420       },
421       "dependencies": {
422         "AdCel/Core": [
424         ]
425       }
426     },
427     {
428       "name": "StartApp",
429       "vendored_libraries": "libProviderStartApp.a",
430       "resources": [
431         "AdCelResources/StartApp.bundle"
432       ],
433       "frameworks": [
434         "AdSupport",
435         "AVFoundation",
436         "CoreAudio",
437         "CoreFoundation",
438         "CoreGraphics",
439         "CoreMedia",
440         "CoreTelephony",
441         "Foundation",
442         "JavaScriptCore",
443         "QuartzCore",
444         "StoreKit",
445         "SystemConfiguration",
446         "UIKit",
447         "WebKit"
448       ],
449       "libraries": "z",
450       "dependencies": {
451         "AdCel/Core": [
453         ]
454       }
455     },
456     {
457       "name": "Supersonic",
458       "vendored_libraries": "libProviderSupersonic.a",
459       "frameworks": [
460         "Foundation",
461         "AVFoundation",
462         "CoreMedia",
463         "CoreVideo",
464         "QuartzCore",
465         "SystemConfiguration",
466         "CoreGraphics",
467         "CFNetwork",
468         "MobileCoreServices",
469         "StoreKit",
470         "AdSupport",
471         "AudioToolbox",
472         "CoreTelephony",
473         "Security"
474       ],
475       "libraries": "z",
476       "pod_target_xcconfig": {
477         "OTHER_LDFLAGS": "-lObjC"
478       },
479       "dependencies": {
480         "AdCel/Core": [
482         ]
483       }
484     },
485     {
486       "name": "Tapjoy",
487       "vendored_libraries": "libProviderTapjoy.a",
488       "resources": [
489         "AdCelResources/TapjoyResources.bundle"
490       ],
491       "frameworks": [
492         "Security",
493         "CoreData",
494         "CFNetwork",
495         "CoreGraphics",
496         "CoreLocation",
497         "CoreMotion",
498         "Foundation",
499         "MapKit",
500         "MediaPlayer",
501         "MobileCoreServices",
502         "QuartzCore",
503         "SystemConfiguration",
504         "UIKit",
505         "ImageIO",
506         "WebKit"
507       ],
508       "weak_frameworks": [
509         "AdSupport",
510         "CoreTelephony",
511         "StoreKit"
512       ],
513       "libraries": [
514         "sqlite3",
515         "xml2",
516         "z",
517         "c++"
518       ],
519       "dependencies": {
520         "AdCel/Core": [
522         ]
523       }
524     },
525     {
526       "name": "Unity",
527       "vendored_libraries": "libProviderUnity.a",
528       "dependencies": {
529         "AdCel/Core": [
531         ]
532       }
533     },
534     {
535       "name": "Vungle",
536       "vendored_libraries": "libProviderVungle.a",
537       "frameworks": [
538         "AdSupport",
539         "AudioToolbox",
540         "AVFoundation",
541         "CFNetwork",
542         "CoreGraphics",
543         "CoreMedia",
544         "MediaPlayer",
545         "QuartzCore",
546         "StoreKit",
547         "SystemConfiguration"
548       ],
549       "weak_frameworks": [
550         "Foundation",
551         "UIKit",
552         "WebKit"
553       ],
554       "libraries": "z",
555       "pod_target_xcconfig": {
556         "OTHER_LDFLAGS": "-lObjC"
557       },
558       "dependencies": {
559         "AdCel/Core": [
561         ]
562       }
563     },
564     {
565       "name": "Yandex",
566       "vendored_libraries": "libProviderYandex.a",
567       "weak_frameworks": "WebKit",
568       "frameworks": [
569         "AdSupport",
570         "StoreKit",
571         "CoreTelephony",
572         "SystemConfiguration",
573         "UIKit",
574         "Foundation",
575         "CoreLocation",
576         "CoreGraphics",
577         "WebKit"
578       ],
579       "libraries": [
580         "c++",
581         "z",
582         "sqlite3",
583         "xml2"
584       ],
585       "dependencies": {
586         "AdCel/Core": [
588         ]
589       }
590     },
591     {
592       "name": "Inhouse",
593       "vendored_libraries": "libProviderInhouse.a",
594       "frameworks": [
595         "Foundation",
596         "AdSupport",
597         "UIKit",
598         "StoreKit",
599         "CoreData",
600         "QuartzCore",
601         "AVFoundation",
602         "WebKit"
603       ],
604       "libraries": "xml2",
605       "pod_target_xcconfig": {
606         "OTHER_LDFLAGS": "-lObjC"
607       },
608       "dependencies": {
609         "AdCel/Core": [
611         ]
612       }
613     }
614   ]