[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.4.6 / AdCel.podspec.json
blob38cf227d170c5cbb25c912cde58afdf3cb2930d7
2   "name": "AdCel",
3   "version": "1.4.6",
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.6.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/AdColony": [
160         ],
161         "AdCel/Applovin": [
163         ],
164         "AdCel/AmazonAd": [
166         ],
167         "AdCel/MyTarget": [
169         ],
170         "AdCel/MoPub": [
172         ],
173         "AdCel/Smaato": [
175         ],
176         "AdCel/StartApp": [
178         ],
179         "AdCel/Inhouse": [
181         ]
182       }
183     },
184     {
185       "name": "Core",
186       "source_files": "*.h",
187       "public_header_files": "*.h",
188       "vendored_libraries": [
189         "libAdCelCore.a",
190         "libProviderTest.a"
191       ],
192       "frameworks": [
193         "Foundation",
194         "UIKit",
195         "AdSupport",
196         "CoreData",
197         "SystemConfiguration"
198       ],
199       "pod_target_xcconfig": {
200         "OTHER_LDFLAGS": "-lObjC"
201       }
202     },
203     {
204       "name": "AdColony",
205       "vendored_libraries": "libProviderAdColony.a",
206       "frameworks": [
207         "AdSupport",
208         "AudioToolbox",
209         "AVFoundation",
210         "CoreMedia",
211         "CoreTelephony",
212         "JavaScriptCore",
213         "MessageUI",
214         "MobileCoreServices",
215         "SystemConfiguration"
216       ],
217       "weak_frameworks": [
218         "StoreKit",
219         "Social",
220         "WebKit",
221         "WatchConnectivity"
222       ],
223       "libraries": "z",
224       "dependencies": {
225         "AdCel/Core": [
227         ]
228       }
229     },
230     {
231       "name": "AmazonAd",
232       "vendored_libraries": "libProviderAmazon.a",
233       "frameworks": [
234         "AdSupport",
235         "CoreLocation",
236         "SystemConfiguration",
237         "CoreTelephony",
238         "MediaPlayer",
239         "EventKit",
240         "EventKitUI",
241         "StoreKit",
242         "QuartzCore"
243       ],
244       "weak_frameworks": [
245         "SafariServices",
246         "JavaScriptCore"
247       ],
248       "dependencies": {
249         "AdCel/Core": [
251         ]
252       }
253     },
254     {
255       "name": "Applovin",
256       "vendored_libraries": "libProviderApplovin.a",
257       "frameworks": [
258         "AdSupport",
259         "AVFoundation",
260         "CoreTelephony",
261         "CoreGraphics",
262         "CoreMedia",
263         "SafariServices",
264         "StoreKit",
265         "SystemConfiguration",
266         "UIKit",
267         "WebKit"
268       ],
269       "libraries": "z",
270       "pod_target_xcconfig": {
271         "OTHER_LDFLAGS": "-lObjC"
272       },
273       "dependencies": {
274         "AdCel/Core": [
276         ]
277       }
278     },
279     {
280       "name": "AdMob",
281       "vendored_libraries": "libProviderGoogleAdMob.a",
282       "frameworks": [
283         "AudioToolbox",
284         "AVFoundation",
285         "CFNetwork",
286         "CoreGraphics",
287         "CoreMedia",
288         "CoreMotion",
289         "CoreTelephony",
290         "CoreVideo",
291         "GLKit",
292         "MediaPlayer",
293         "MessageUI",
294         "MobileCoreServices",
295         "OpenGLES",
296         "QuartzCore",
297         "Security",
298         "StoreKit",
299         "SystemConfiguration"
300       ],
301       "weak_frameworks": [
302         "AdSupport",
303         "SafariServices",
304         "JavaScriptCore",
305         "WebKit"
306       ],
307       "libraries": [
308         "z",
309         "sqlite3"
310       ],
311       "dependencies": {
312         "AdCel/Core": [
314         ]
315       }
316     },
317     {
318       "name": "Facebook",
319       "vendored_libraries": "libProviderFacebook.a",
320       "frameworks": [
321         "AudioToolbox",
322         "StoreKit",
323         "CoreGraphics",
324         "UIKit",
325         "Foundation",
326         "Security",
327         "CoreImage",
328         "AVFoundation",
329         "CoreMedia"
330       ],
331       "weak_frameworks": [
332         "AdSupport",
333         "CFNetwork",
334         "CoreMotion",
335         "CoreTelephony",
336         "LocalAuthentication",
337         "SafariServices",
338         "SystemConfiguration",
339         "VideoToolbox",
340         "WebKit"
341       ],
342       "libraries": [
343         "c++",
344         "xml2"
345       ],
346       "dependencies": {
347         "AdCel/Core": [
349         ]
350       }
351     },
352     {
353       "name": "InMobi",
354       "vendored_libraries": "libProviderInMobi.a",
355       "frameworks": [
356         "AdSupport",
357         "AudioToolbox",
358         "AVFoundation",
359         "CoreTelephony",
360         "CoreLocation",
361         "Foundation",
362         "MediaPlayer",
363         "MessageUI",
364         "StoreKit",
365         "Social",
366         "SystemConfiguration",
367         "Security",
368         "SafariServices",
369         "UIKit"
370       ],
371       "weak_frameworks": "WebKit",
372       "libraries": [
373         "z",
374         "sqlite3"
375       ],
376       "pod_target_xcconfig": {
377         "OTHER_LDFLAGS": "-lObjC"
378       },
379       "dependencies": {
380         "AdCel/Core": [
382         ]
383       }
384     },
385     {
386       "name": "MoPub",
387       "vendored_libraries": "libProviderMoPup.a",
388       "resources": [
389         "AdCelResources/MoPub.bundle"
390       ],
391       "frameworks": [
392         "AVFoundation",
393         "AVKit",
394         "CoreGraphics",
395         "CoreLocation",
396         "CoreMedia",
397         "CoreTelephony",
398         "Foundation",
399         "MediaPlayer",
400         "QuartzCore",
401         "SystemConfiguration",
402         "UIKit",
403         "SafariServices"
404       ],
405       "weak_frameworks": [
406         "AdSupport",
407         "StoreKit",
408         "WebKit"
409       ],
410       "dependencies": {
411         "AdCel/Core": [
413         ]
414       }
415     },
416     {
417       "name": "MyTarget",
418       "vendored_libraries": "libProviderMyTarget.a",
419       "frameworks": [
420         "AdSupport",
421         "StoreKit",
422         "SystemConfiguration",
423         "CoreGraphics",
424         "CoreTelephony",
425         "AVFoundation",
426         "CoreLocation",
427         "CoreMedia"
428       ],
429       "weak_frameworks": "SafariServices",
430       "dependencies": {
431         "AdCel/Core": [
433         ]
434       }
435     },
436     {
437       "name": "Smaato",
438       "vendored_libraries": "libProviderSmaato.a",
439       "frameworks": [
440         "AdSupport",
441         "UIKit",
442         "Foundation",
443         "StoreKit",
444         "CoreTelephony",
445         "SystemConfiguration",
446         "MessageUI",
447         "QuartzCore",
448         "CoreLocation",
449         "CoreImage",
450         "EventKit",
451         "WebKit"
452       ],
453       "weak_frameworks": "CoreFoundation",
454       "pod_target_xcconfig": {
455         "OTHER_LDFLAGS": "-lObjC"
456       },
457       "dependencies": {
458         "AdCel/Core": [
460         ]
461       }
462     },
463     {
464       "name": "StartApp",
465       "vendored_libraries": "libProviderStartApp.a",
466       "resources": [
467         "AdCelResources/StartApp.bundle"
468       ],
469       "frameworks": [
470         "AdSupport",
471         "AVFoundation",
472         "CoreAudio",
473         "CoreFoundation",
474         "CoreGraphics",
475         "CoreMedia",
476         "CoreTelephony",
477         "Foundation",
478         "JavaScriptCore",
479         "QuartzCore",
480         "StoreKit",
481         "SystemConfiguration",
482         "UIKit",
483         "WebKit"
484       ],
485       "dependencies": {
486         "AdCel/Core": [
488         ]
489       }
490     },
491     {
492       "name": "Supersonic",
493       "vendored_libraries": "libProviderSupersonic.a",
494       "frameworks": [
495         "Foundation",
496         "AVFoundation",
497         "CoreMedia",
498         "CoreVideo",
499         "QuartzCore",
500         "SystemConfiguration",
501         "CoreGraphics",
502         "CFNetwork",
503         "MobileCoreServices",
504         "StoreKit",
505         "AdSupport",
506         "AudioToolbox",
507         "CoreTelephony",
508         "Security"
509       ],
510       "libraries": "z",
511       "pod_target_xcconfig": {
512         "OTHER_LDFLAGS": "-lObjC"
513       },
514       "dependencies": {
515         "AdCel/Core": [
517         ]
518       }
519     },
520     {
521       "name": "Tapjoy",
522       "vendored_libraries": "libProviderTapjoy.a",
523       "resources": [
524         "AdCelResources/TapjoyResources.bundle"
525       ],
526       "frameworks": [
527         "Security",
528         "CoreData",
529         "CFNetwork",
530         "CoreGraphics",
531         "CoreLocation",
532         "CoreMotion",
533         "Foundation",
534         "MapKit",
535         "MediaPlayer",
536         "MobileCoreServices",
537         "QuartzCore",
538         "SystemConfiguration",
539         "UIKit",
540         "ImageIO",
541         "WebKit"
542       ],
543       "weak_frameworks": [
544         "AdSupport",
545         "CoreTelephony",
546         "StoreKit"
547       ],
548       "libraries": [
549         "sqlite3",
550         "xml2",
551         "z",
552         "c++"
553       ],
554       "dependencies": {
555         "AdCel/Core": [
557         ]
558       }
559     },
560     {
561       "name": "Unity",
562       "vendored_libraries": "libProviderUnity.a",
563       "dependencies": {
564         "AdCel/Core": [
566         ]
567       }
568     },
569     {
570       "name": "Vungle",
571       "vendored_libraries": "libProviderVungle.a",
572       "frameworks": [
573         "AdSupport",
574         "AudioToolbox",
575         "AVFoundation",
576         "CFNetwork",
577         "CoreGraphics",
578         "CoreMedia",
579         "MediaPlayer",
580         "QuartzCore",
581         "StoreKit",
582         "SystemConfiguration"
583       ],
584       "weak_frameworks": [
585         "Foundation",
586         "UIKit",
587         "WebKit"
588       ],
589       "libraries": "z",
590       "pod_target_xcconfig": {
591         "OTHER_LDFLAGS": "-lObjC"
592       },
593       "dependencies": {
594         "AdCel/Core": [
596         ]
597       }
598     },
599     {
600       "name": "Yandex",
601       "vendored_libraries": "libProviderYandex.a",
602       "weak_frameworks": "WebKit",
603       "frameworks": [
604         "AdSupport",
605         "StoreKit",
606         "CoreTelephony",
607         "SystemConfiguration",
608         "UIKit",
609         "Foundation",
610         "CoreLocation",
611         "CoreGraphics",
612         "WebKit"
613       ],
614       "libraries": [
615         "c++",
616         "z",
617         "sqlite3",
618         "xml2"
619       ],
620       "dependencies": {
621         "AdCel/Core": [
623         ]
624       }
625     },
626     {
627       "name": "Inhouse",
628       "vendored_libraries": "libProviderInhouse.a",
629       "frameworks": [
630         "Foundation",
631         "AdSupport",
632         "UIKit",
633         "StoreKit",
634         "CoreData",
635         "QuartzCore",
636         "AVFoundation",
637         "WebKit"
638       ],
639       "libraries": "xml2",
640       "pod_target_xcconfig": {
641         "OTHER_LDFLAGS": "-lObjC"
642       },
643       "dependencies": {
644         "AdCel/Core": [
646         ]
647       }
648     }
649   ]