[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.0.0 / BlueStack-SDK.podspec.json
blobdd5bebdd6bd15274a162956da94a48d8f2c24579
2   "name": "BlueStack-SDK",
3   "version": "4.0.0",
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\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-v4.0.0.zip"
14   },
15   "platforms": {
16     "ios": "12.2"
17   },
18   "swift_versions": "5",
19   "frameworks": [
20     "CoreGraphics",
21     "QuartzCore",
22     "SystemConfiguration",
23     "MediaPlayer",
24     "CoreMotion",
25     "EventKitUI",
26     "EventKit",
27     "AdSupport",
28     "StoreKit",
29     "CoreLocation",
30     "Accelerate",
31     "CoreTelephony",
32     "MessageUI"
33   ],
34   "default_subspecs": "Full",
35   "subspecs": [
36     {
37       "name": "Core",
38       "vendored_frameworks": "BlueStackSDK/BlueStackSDK.xcframework",
39       "dependencies": {
40         "BlueStack-SDK/OMSDKMadvertise": [
42         ]
43       }
44     },
45     {
46       "name": "OMSDKMadvertise",
47       "vendored_frameworks": "BlueStackSDK/OMSDK_Madvertise.xcframework"
48     },
49     {
50       "name": "FBAudienceNetwork",
51       "vendored_frameworks": "BlueStackSDK/BlueStackFacebookAdapter.xcframework",
52       "dependencies": {
53         "FBAudienceNetwork": [
54           "6.9.0"
55         ],
56         "BlueStack-SDK/Core": [
58         ]
59       }
60     },
61     {
62       "name": "Google-Mobile-Ads-SDK",
63       "vendored_frameworks": "BlueStackSDK/BlueStackDFPAdapter.xcframework",
64       "dependencies": {
65         "BlueStack-SDK/Core": [
67         ],
68         "Google-Mobile-Ads-SDK": [
69           "9.0.0"
70         ]
71       }
72     },
73     {
74       "name": "Smart-Display-SDK",
75       "vendored_frameworks": "BlueStackSDK/BlueStackSASAdapter.xcframework",
76       "dependencies": {
77         "BlueStack-SDK/Core": [
79         ],
80         "Smart-Display-SDK": [
81           "7.15.0"
82         ]
83       }
84     },
85     {
86       "name": "AdColony",
87       "vendored_frameworks": "BlueStackSDK/BlueStackAdColonyAdapter.xcframework",
88       "dependencies": {
89         "AdColony": [
90           "4.5.0"
91         ],
92         "BlueStack-SDK/Core": [
94         ]
95       }
96     },
97     {
98       "name": "MAdvertiseLocation",
99       "vendored_frameworks": "BlueStackSDK/BlueStackLocationAdapter.xcframework",
100       "dependencies": {
101         "MAdvertiseLocation": [
102           "3.0.3"
103         ],
104         "BlueStack-SDK/Core": [
106         ]
107       }
108     },
109     {
110       "name": "AmazonPublisherServicesSDK",
111       "vendored_frameworks": "BlueStackSDK/bluestackAmazonPublisherServicesAdapter.xcframework",
112       "dependencies": {
113         "BlueStack-SDK/Core": [
115         ],
116         "AmazonPublisherServicesSDK": [
117           "4.3.1"
118         ]
119       }
120     },
121     {
122       "name": "CriteoPublisherSdk",
123       "vendored_frameworks": "BlueStackSDK/BluestackCriteoAdapter.xcframework",
124       "dependencies": {
125         "CriteoPublisherSdk": [
126           "4.5.0"
127         ],
128         "BlueStack-SDK/Core": [
130         ]
131       }
132     },
133     {
134       "name": "OguryAds",
135       "vendored_frameworks": "BlueStackSDK/BlueStackOguryAdapter.xcframework",
136       "dependencies": {
137         "OgurySdk": [
138           "2.0.0"
139         ],
140         "BlueStack-SDK/Core": [
142         ]
143       }
144     },
145     {
146       "name": "In-App-Bidding",
147       "dependencies": {
148         "BlueStack-SDK/CriteoPublisherSdk": [
150         ],
151         "BlueStack-SDK/Smart-Display-SDK": [
153         ],
154         "BlueStack-SDK/AmazonPublisherServicesSDK": [
156         ],
157         "BlueStack-SDK/Core": [
159         ],
160         "BlueStack-SDK/FBAudienceNetwork": [
162         ]
163       }
164     },
165     {
166       "name": "Full",
167       "dependencies": {
168         "BlueStack-SDK/Core": [
170         ],
171         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
173         ],
174         "BlueStack-SDK/Smart-Display-SDK": [
176         ],
177         "BlueStack-SDK/OguryAds": [
179         ],
180         "BlueStack-SDK/In-App-Bidding": [
182         ]
183       }
184     }
185   ],
186   "swift_version": "5"