[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 3.5.4 / SigmobAd-iOS.podspec.json
blob5430ef212d9964d9773b96a54e50f2a65eca56f5
2   "name": "SigmobAd-iOS",
3   "version": "3.5.4",
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.5.4"
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         "AudioToolbox"
50       ],
51       "weak_frameworks": [
52         "WebKit",
53         "UIKit",
54         "Foundation"
55       ],
56       "libraries": [
57         "c++",
58         "z",
59         "sqlite3"
60       ],
61       "vendored_frameworks": "WindSDK/WindSDK.framework"
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.50"
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           "7.0.2.0"
135         ],
136         "MintegralAdSDK/InterstitialVideoAd": [
137           "7.0.2.0"
138         ],
139         "MintegralAdSDK/InterstitialAd": [
140           "7.0.2.0"
141         ],
142         "MintegralAdSDK/SplashAd": [
143           "7.0.2.0"
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           "4.2.5.6"
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": "SigmobKSAdapter",
194       "platforms": {
195         "ios": "9.0"
196       },
197       "vendored_libraries": "WindSDK/SigmobKS/*.a",
198       "dependencies": {
199         "KSAdSDK": [
200           "3.3.20"
201         ],
202         "SigmobAd-iOS/WindSDK": [
204         ]
205       }
206     }
207   ]