[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 3.4.3 / SigmobAd-iOS.podspec.json
blobca2e959927de39920b60db1c2142a6dd35d48dd1
2   "name": "SigmobAd-iOS",
3   "version": "3.4.3",
4   "summary": "WindSDK is a SDK from Sigmob providing AD service.",
5   "description": "Sigmob provides ADs which include splash、RewardVideo etc.",
6   "homepage": "http://www.sigmob.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Codi": "codi.zhao@sigmob.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "user_target_xcconfig": {
18     "OTHER_LDFLAGS": [
19       "-lObjC"
20     ]
21   },
22   "source": {
23     "git": "https://github.com/Sigmob/iOS-SDK.git",
24     "tag": "3.4.3"
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64"
28   },
29   "requires_arc": true,
30   "default_subspecs": "WindSDK",
31   "subspecs": [
32     {
33       "name": "WindSDK",
34       "frameworks": [
35         "ImageIO",
36         "StoreKit",
37         "CFNetwork",
38         "CoreMedia",
39         "AdSupport",
40         "CoreMotion",
41         "MediaPlayer",
42         "CoreGraphics",
43         "AVFoundation",
44         "CoreLocation",
45         "CoreTelephony",
46         "SafariServices",
47         "MobileCoreServices",
48         "SystemConfiguration"
49       ],
50       "weak_frameworks": [
51         "WebKit",
52         "UIKit",
53         "Foundation"
54       ],
55       "libraries": [
56         "c++",
57         "z",
58         "sqlite3"
59       ],
60       "vendored_frameworks": "WindSDK/WindSDK.framework",
61       "resources": "WindSDK/Sigmob.bundle"
62     },
63     {
64       "name": "SigmobAdmobAdapter",
65       "platforms": {
66         "ios": "9.0"
67       },
68       "vendored_libraries": "WindSDK/Admob/*.a",
69       "dependencies": {
70         "SigmobAd-iOS/WindSDK": [
72         ],
73         "Google-Mobile-Ads-SDK": [
74           "8.6.0"
75         ]
76       }
77     },
78     {
79       "name": "SigmobAppLovinAdapter",
80       "platforms": {
81         "ios": "9.0"
82       },
83       "vendored_libraries": "WindSDK/Applovin/*.a",
84       "dependencies": {
85         "SigmobAd-iOS/WindSDK": [
87         ],
88         "AppLovinSDK": [
89           "10.3.2"
90         ]
91       }
92     },
93     {
94       "name": "SigmobGDTAdapter",
95       "platforms": {
96         "ios": "9.0"
97       },
98       "vendored_libraries": "WindSDK/GDT/*.a",
99       "dependencies": {
100         "SigmobAd-iOS/WindSDK": [
102         ],
103         "GDTMobSDK": [
104           "4.13.10"
105         ]
106       }
107     },
108     {
109       "name": "SigmobIronSourceAdapter",
110       "platforms": {
111         "ios": "9.0"
112       },
113       "vendored_libraries": "WindSDK/Ironsource/*.a",
114       "dependencies": {
115         "SigmobAd-iOS/WindSDK": [
117         ],
118         "IronSourceSDK": [
119           "7.1.6.1"
120         ]
121       }
122     },
123     {
124       "name": "SigmobMintegralAdapter",
125       "platforms": {
126         "ios": "9.0"
127       },
128       "vendored_libraries": "WindSDK/Mintegral/*.a",
129       "dependencies": {
130         "SigmobAd-iOS/WindSDK": [
132         ],
133         "MintegralAdSDK/RewardVideoAd": [
134           "6.9.4"
135         ],
136         "MintegralAdSDK/InterstitialVideoAd": [
137           "6.9.4"
138         ],
139         "MintegralAdSDK/InterstitialAd": [
140           "6.9.4"
141         ],
142         "MintegralAdSDK/SplashAd": [
143           "6.9.4"
144         ]
145       }
146     },
147     {
148       "name": "SigmobTouTiaoAdapter",
149       "platforms": {
150         "ios": "9.0"
151       },
152       "vendored_libraries": "WindSDK/Toutiao/*.a",
153       "dependencies": {
154         "SigmobAd-iOS/WindSDK": [
156         ],
157         "Ads-CN": [
158           "3.7.0.5"
159         ]
160       }
161     },
162     {
163       "name": "SigmobVungleAdapter",
164       "platforms": {
165         "ios": "9.0"
166       },
167       "vendored_libraries": "WindSDK/Vungle/*.a",
168       "dependencies": {
169         "SigmobAd-iOS/WindSDK": [
171         ],
172         "VungleSDK-iOS": [
173           "6.9.2"
174         ]
175       }
176     },
177     {
178       "name": "SigmobUnityAdsAdapter",
179       "platforms": {
180         "ios": "9.0"
181       },
182       "vendored_libraries": "WindSDK/UnityAds/*.a",
183       "dependencies": {
184         "UnityAds": [
185           "3.7.2"
186         ],
187         "SigmobAd-iOS/WindSDK": [
189         ]
190       }
191     },
192     {
193       "name": "SigmobTapjoyAdapter",
194       "platforms": {
195         "ios": "9.0"
196       },
197       "vendored_libraries": "WindSDK/Tapjoy/*.a",
198       "dependencies": {
199         "TapjoySDK": [
200           "12.7.0"
201         ],
202         "SigmobAd-iOS/WindSDK": [
204         ]
205       }
206     },
207     {
208       "name": "SigmobKSAdapter",
209       "platforms": {
210         "ios": "9.0"
211       },
212       "vendored_libraries": "WindSDK/SigmobKS/*.a",
213       "dependencies": {
214         "KSAdSDK": [
215           "3.3.10.1"
216         ],
217         "SigmobAd-iOS/WindSDK": [
219         ]
220       }
221     }
222   ]