[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 3.2.1 / BlueStack-SDK.podspec.json
blobd3f2f9f7acb7225e4b78552b0d35008484d40ce5
2   "name": "BlueStack-SDK",
3   "version": "3.2.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.2.1.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "xcconfig": {
20     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/BlueStack-SDK/BlueStack-SDK\"",
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BlueStack-SDK/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": "FBBiddingKitBlueStack",
58       "vendored_frameworks": "BlueStack-SDK/FBBiddingKit.framework",
59       "preserve_paths": "BlueStack-SDK/FBBiddingKit.framework"
60     },
61     {
62       "name": "CriteoFrameworkBlueStack",
63       "vendored_frameworks": "BlueStack-SDK/CriteoPublisherSdk.framework",
64       "preserve_paths": "BlueStack-SDK/CriteoPublisherSdk.framework"
65     },
66     {
67       "name": "FBAudienceNetwork",
68       "preserve_paths": "BlueStack-SDK/libMNGAdsFacebookAdapter.a",
69       "libraries": "MNGAdsFacebookAdapter",
70       "dependencies": {
71         "FBAudienceNetwork": [
72           "6.2.1"
73         ],
74         "BlueStack-SDK/Core": [
76         ],
77         "BlueStack-SDK/FBBiddingKitBlueStack": [
79         ]
80       }
81     },
82     {
83       "name": "AppLovinSDK",
84       "preserve_paths": "BlueStack-SDK/libMNGApplovingAdapter.a",
85       "libraries": "MNGApplovingAdapter",
86       "dependencies": {
87         "AppLovinSDK": [
88           "6.15.1"
89         ],
90         "BlueStack-SDK/Core": [
92         ]
93       }
94     },
95     {
96       "name": "Google-Mobile-Ads-SDK",
97       "preserve_paths": "BlueStack-SDK/libMNGAdsDFPAdapter.a",
98       "libraries": "MNGAdsDFPAdapter",
99       "dependencies": {
100         "BlueStack-SDK/Core": [
102         ],
103         "Google-Mobile-Ads-SDK": [
104           "8.0.0"
105         ]
106       }
107     },
108     {
109       "name": "Smart-Display-SDK",
110       "preserve_paths": "BlueStack-SDK/libMNGAdsSASAdapter.a",
111       "libraries": "MNGAdsSASAdapter",
112       "dependencies": {
113         "BlueStack-SDK/Core": [
115         ],
116         "Smart-Display-SDK": [
117           "7.8.0"
118         ]
119       }
120     },
121     {
122       "name": "FlurryAds",
123       "preserve_paths": "BlueStack-SDK/libMNGFlurryAdapter.a",
124       "libraries": "MNGFlurryAdapter",
125       "dependencies": {
126         "BlueStack-SDK/Core": [
128         ],
129         "Flurry-iOS-SDK/FlurrySDK": [
130           "10.3.1"
131         ],
132         "Flurry-iOS-SDK/FlurryAds": [
133           "10.3.1"
134         ]
135       }
136     },
137     {
138       "name": "mopub-ios-sdk",
139       "preserve_paths": "BlueStack-SDK/libMAdvertiseMoPubAdapter.a",
140       "libraries": "MAdvertiseMoPubAdapter",
141       "dependencies": {
142         "mopub-ios-sdk": [
143           "5.12.1"
144         ],
145         "BlueStack-SDK/Core": [
147         ]
148       }
149     },
150     {
151       "name": "AdColony",
152       "preserve_paths": "BlueStack-SDK/libMAdvertiseAdColonyAdapter.a",
153       "libraries": "MAdvertiseAdColonyAdapter",
154       "dependencies": {
155         "AdColony": [
156           "4.5.0"
157         ],
158         "BlueStack-SDK/Core": [
160         ]
161       }
162     },
163     {
164       "name": "MAdvertiseLocation",
165       "preserve_paths": "BlueStack-SDK/libMAdvertiseLocationAdapter.a",
166       "libraries": "MAdvertiseLocationAdapter",
167       "dependencies": {
168         "MAdvertiseLocation": [
169           "2.3"
170         ],
171         "BlueStack-SDK/Core": [
173         ]
174       }
175     },
176     {
177       "name": "AmazonPublisherServicesSDK",
178       "preserve_paths": "BlueStack-SDK/libBluestackBiddingHBAmazonAPS.a",
179       "libraries": "BluestackBiddingHBAmazonAPS",
180       "dependencies": {
181         "BlueStack-SDK/Core": [
183         ],
184         "AmazonPublisherServicesSDK": [
185           "3.4.2"
186         ]
187       }
188     },
189     {
190       "name": "CriteoPublisherSdk",
191       "preserve_paths": "BlueStack-SDK/libBluestackBiddingHBCriteo.a",
192       "libraries": "BluestackBiddingHBCriteo",
193       "dependencies": {
194         "BlueStack-SDK/Core": [
196         ],
197         "BlueStack-SDK/CriteoFrameworkBlueStack": [
199         ]
200       }
201     },
202     {
203       "name": "OguryAds",
204       "preserve_paths": "BlueStack-SDK/libMAdvertiseOguryAdapter.a",
205       "libraries": "MAdvertiseOguryAdapter",
206       "dependencies": {
207         "OguryAds": [
208           "2.3.3"
209         ],
210         "OguryChoiceManager": [
211           "3.1.5"
212         ],
213         "BlueStack-SDK/Core": [
215         ]
216       }
217     },
218     {
219       "name": "In-App-Bidding",
220       "dependencies": {
221         "BlueStack-SDK/CriteoPublisherSdk": [
223         ],
224         "BlueStack-SDK/Smart-Display-SDK": [
226         ],
227         "BlueStack-SDK/AmazonPublisherServicesSDK": [
229         ],
230         "BlueStack-SDK/Core": [
232         ],
233         "BlueStack-SDK/FBAudienceNetwork": [
235         ]
236       }
237     },
238     {
239       "name": "Full",
240       "dependencies": {
241         "BlueStack-SDK/Core": [
243         ],
244         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
246         ],
247         "BlueStack-SDK/Smart-Display-SDK": [
249         ],
250         "BlueStack-SDK/FlurryAds": [
252         ],
253         "BlueStack-SDK/mopub-ios-sdk": [
255         ],
256         "BlueStack-SDK/AdColony": [
258         ],
259         "BlueStack-SDK/AppLovinSDK": [
261         ],
262         "BlueStack-SDK/OguryAds": [
264         ],
265         "BlueStack-SDK/In-App-Bidding": [
267         ]
268       }
269     }
270   ]