[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 3.3.1 / BlueStack-SDK.podspec.json
blob4bf6bc36c86b87fa645b9f9b4ec2db143403a62f
2   "name": "BlueStack-SDK",
3   "version": "3.3.1",
4   "summary": "BlueStack by Madvertise provides functionalities for monetizing your mobile application",
5   "description": "BlueStack by Madvertise provides functionalities for monetizing your mobile application: from premium sales with reach media, video and innovative formats, it facilitates inserting native mobile ads as well all standard display formats. BlueStack SDK is a library that allow you to handle the following Ads servers with the easy way :\nSmart-Display-SDK\nFBAudienceNetwork\nGoogle-Mobile-Ads-SDK\nAmazonPublisherServicesSDK\nCriteoPublisherSdk\nOguryAds\nAppLovinSDK\nFlurryAds\nmopub-ios-sdk\nAdColony",
6   "homepage": "https://developers.madvertise.com/",
7   "license": "Commercial",
8   "authors": {
9     "MadvertiseMedia": "https://madvertise.com",
10     "Technical Assistance": "tech@madvertise.com"
11   },
12   "source": {
13     "http": "https://bitbucket.org/mngcorp/mngads-demo-ios/downloads/BlueStack-SDK-v3.3.1.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "xcconfig": {
20     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/../../BlueStack-SDK\"",
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/../../BlueStack-SDK\""
22   },
23   "frameworks": [
24     "CoreGraphics",
25     "QuartzCore",
26     "SystemConfiguration",
27     "MediaPlayer",
28     "CoreMotion",
29     "EventKitUI",
30     "EventKit",
31     "AdSupport",
32     "StoreKit",
33     "CoreLocation",
34     "Accelerate",
35     "CoreTelephony",
36     "MessageUI"
37   ],
38   "default_subspecs": "Full",
39   "subspecs": [
40     {
41       "name": "Core",
42       "source_files": "BlueStack-SDK/**/*.h",
43       "preserve_paths": "BlueStack-SDK/libBlueStack.a",
44       "libraries": "BlueStack",
45       "dependencies": {
46         "BlueStack-SDK/OMSDKMadvertise": [
48         ]
49       }
50     },
51     {
52       "name": "OMSDKMadvertise",
53       "vendored_frameworks": "BlueStack-SDK/OMSDK_Madvertise.xcframework",
54       "preserve_paths": "BlueStack-SDK/OMSDK_Madvertise.xcframework"
55     },
56     {
57       "name": "CriteoFrameworkBlueStack",
58       "vendored_frameworks": "BlueStack-SDK/CriteoPublisherSdk.framework",
59       "preserve_paths": "BlueStack-SDK/CriteoPublisherSdk.framework"
60     },
61     {
62       "name": "FBAudienceNetwork",
63       "preserve_paths": "BlueStack-SDK/libMNGAdsFacebookAdapter.a",
64       "libraries": "MNGAdsFacebookAdapter",
65       "dependencies": {
66         "FBAudienceNetwork": [
67           "6.5.0"
68         ],
69         "BlueStack-SDK/Core": [
71         ]
72       }
73     },
74     {
75       "name": "AppLovinSDK",
76       "preserve_paths": "BlueStack-SDK/libMNGApplovingAdapter.a",
77       "libraries": "MNGApplovingAdapter",
78       "dependencies": {
79         "AppLovinSDK": [
80           "6.15.1"
81         ],
82         "BlueStack-SDK/Core": [
84         ]
85       }
86     },
87     {
88       "name": "Google-Mobile-Ads-SDK",
89       "preserve_paths": "BlueStack-SDK/libMNGAdsDFPAdapter.a",
90       "libraries": "MNGAdsDFPAdapter",
91       "dependencies": {
92         "BlueStack-SDK/Core": [
94         ],
95         "Google-Mobile-Ads-SDK": [
96           "8.5.0"
97         ]
98       }
99     },
100     {
101       "name": "Smart-Display-SDK",
102       "preserve_paths": "BlueStack-SDK/libMNGAdsSASAdapter.a",
103       "libraries": "MNGAdsSASAdapter",
104       "dependencies": {
105         "BlueStack-SDK/Core": [
107         ],
108         "Smart-Display-SDK": [
109           "7.10.1"
110         ]
111       }
112     },
113     {
114       "name": "FlurryAds",
115       "preserve_paths": "BlueStack-SDK/libMNGFlurryAdapter.a",
116       "libraries": "MNGFlurryAdapter",
117       "dependencies": {
118         "BlueStack-SDK/Core": [
120         ],
121         "Flurry-iOS-SDK/FlurrySDK": [
122           "10.3.1"
123         ],
124         "Flurry-iOS-SDK/FlurryAds": [
125           "10.3.1"
126         ]
127       }
128     },
129     {
130       "name": "mopub-ios-sdk",
131       "preserve_paths": "BlueStack-SDK/libMAdvertiseMoPubAdapter.a",
132       "libraries": "MAdvertiseMoPubAdapter",
133       "dependencies": {
134         "mopub-ios-sdk": [
135           "5.12.1"
136         ],
137         "BlueStack-SDK/Core": [
139         ]
140       }
141     },
142     {
143       "name": "AdColony",
144       "preserve_paths": "BlueStack-SDK/libMAdvertiseAdColonyAdapter.a",
145       "libraries": "MAdvertiseAdColonyAdapter",
146       "dependencies": {
147         "AdColony": [
148           "4.5.0"
149         ],
150         "BlueStack-SDK/Core": [
152         ]
153       }
154     },
155     {
156       "name": "MAdvertiseLocation",
157       "preserve_paths": "BlueStack-SDK/libMAdvertiseLocationAdapter.a",
158       "libraries": "MAdvertiseLocationAdapter",
159       "dependencies": {
160         "MAdvertiseLocation": [
161           "3.0.0"
162         ],
163         "BlueStack-SDK/Core": [
165         ]
166       }
167     },
168     {
169       "name": "AmazonPublisherServicesSDK",
170       "preserve_paths": "BlueStack-SDK/libBluestackBiddingHBAmazonAPS.a",
171       "libraries": "BluestackBiddingHBAmazonAPS",
172       "dependencies": {
173         "BlueStack-SDK/Core": [
175         ],
176         "AmazonPublisherServicesSDK": [
177           "4.0.0"
178         ]
179       }
180     },
181     {
182       "name": "CriteoPublisherSdk",
183       "preserve_paths": "BlueStack-SDK/libBluestackBiddingHBCriteo.a",
184       "libraries": "BluestackBiddingHBCriteo",
185       "dependencies": {
186         "BlueStack-SDK/Core": [
188         ],
189         "BlueStack-SDK/CriteoFrameworkBlueStack": [
191         ]
192       }
193     },
194     {
195       "name": "OguryAds",
196       "preserve_paths": "BlueStack-SDK/libMAdvertiseOguryAdapter.a",
197       "libraries": "MAdvertiseOguryAdapter",
198       "dependencies": {
199         "OguryAds": [
200           "2.3.5"
201         ],
202         "OguryChoiceManager": [
203           "3.1.8"
204         ],
205         "BlueStack-SDK/Core": [
207         ]
208       }
209     },
210     {
211       "name": "In-App-Bidding",
212       "dependencies": {
213         "BlueStack-SDK/CriteoPublisherSdk": [
215         ],
216         "BlueStack-SDK/Smart-Display-SDK": [
218         ],
219         "BlueStack-SDK/AmazonPublisherServicesSDK": [
221         ],
222         "BlueStack-SDK/Core": [
224         ],
225         "BlueStack-SDK/FBAudienceNetwork": [
227         ]
228       }
229     },
230     {
231       "name": "Full",
232       "dependencies": {
233         "BlueStack-SDK/Core": [
235         ],
236         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
238         ],
239         "BlueStack-SDK/Smart-Display-SDK": [
241         ],
242         "BlueStack-SDK/FlurryAds": [
244         ],
245         "BlueStack-SDK/mopub-ios-sdk": [
247         ],
248         "BlueStack-SDK/AdColony": [
250         ],
251         "BlueStack-SDK/AppLovinSDK": [
253         ],
254         "BlueStack-SDK/OguryAds": [
256         ],
257         "BlueStack-SDK/In-App-Bidding": [
259         ]
260       }
261     }
262   ]