[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.2.0-preview.1 / BlueStack-SDK.podspec.json
blobe9b7745344a850184dad0fb327f958538ec6452a
2   "name": "BlueStack-SDK",
3   "version": "4.2.0-preview.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\nFlurryAds\nmopub-ios-sdk\nAdColony\nImproveDigital",
6   "homepage": "https://github.com/azerion/bluestack-sdk-ios",
7   "license": "Commercial",
8   "authors": {
9     "MadvertiseMedia": "https://madvertise.com",
10     "Technical Assistance": "tech@madvertise.com"
11   },
12   "source": {
13     "git": "https://github.com/azerion/BlueStackSDK.git",
14     "tag": "v4.2.0-preview.1"
15   },
16   "platforms": {
17     "ios": "12.2"
18   },
19   "swift_versions": "5",
20   "frameworks": [
21     "CoreGraphics",
22     "QuartzCore",
23     "SystemConfiguration",
24     "MediaPlayer",
25     "CoreMotion",
26     "EventKitUI",
27     "EventKit",
28     "AdSupport",
29     "StoreKit",
30     "CoreLocation",
31     "Accelerate",
32     "CoreTelephony",
33     "MessageUI"
34   ],
35   "default_subspecs": "Full",
36   "subspecs": [
37     {
38       "name": "Core",
39       "vendored_frameworks": "BlueStackSDK.xcframework",
40       "dependencies": {
41         "BlueStack-SDK/OMSDKMadvertise": [
43         ]
44       }
45     },
46     {
47       "name": "OMSDKMadvertise",
48       "vendored_frameworks": "OMSDK_Madvertise.xcframework"
49     },
50     {
51       "name": "FBAudienceNetwork",
52       "vendored_frameworks": "BlueStackFacebookAdapter.xcframework",
53       "dependencies": {
54         "FBAudienceNetwork": [
55           "6.9.0"
56         ],
57         "BlueStack-SDK/Core": [
59         ]
60       }
61     },
62     {
63       "name": "Google-Mobile-Ads-SDK",
64       "vendored_frameworks": "BlueStackDFPAdapter.xcframework",
65       "dependencies": {
66         "BlueStack-SDK/Core": [
68         ],
69         "Google-Mobile-Ads-SDK": [
70           "9.13.0"
71         ]
72       }
73     },
74     {
75       "name": "Smart-Display-SDK",
76       "vendored_frameworks": "BlueStackSASAdapter.xcframework",
77       "dependencies": {
78         "BlueStack-SDK/Core": [
80         ],
81         "Smart-Display-SDK": [
82           "~> 7.19.1"
83         ],
84         "Smart-Core-SDK": [
85           "~> 7.19.1"
86         ]
87       }
88     },
89     {
90       "name": "AdColony",
91       "vendored_frameworks": "BlueStackAdColonyAdapter.xcframework",
92       "dependencies": {
93         "AdColony": [
94           "4.8.0"
95         ],
96         "BlueStack-SDK/Core": [
98         ]
99       }
100     },
101     {
102       "name": "MAdvertiseLocation",
103       "vendored_frameworks": "BlueStackLocationAdapter.xcframework",
104       "dependencies": {
105         "MAdvertiseLocation": [
106           "3.1.5"
107         ],
108         "BlueStack-SDK/Core": [
110         ]
111       }
112     },
113     {
114       "name": "AmazonPublisherServicesSDK",
115       "vendored_frameworks": "BluestackAmazonPublisherServicesAdapter.xcframework",
116       "dependencies": {
117         "BlueStack-SDK/Core": [
119         ],
120         "AmazonPublisherServicesSDK": [
121           "4.5.5"
122         ]
123       }
124     },
125     {
126       "name": "CriteoPublisherSdk",
127       "vendored_frameworks": "BluestackCriteoAdapter.xcframework",
128       "dependencies": {
129         "CriteoPublisherSdk": [
130           "4.5.0"
131         ],
132         "BlueStack-SDK/Core": [
134         ]
135       }
136     },
137     {
138       "name": "OguryAds",
139       "vendored_frameworks": "BlueStackOguryAdapter.xcframework",
140       "dependencies": {
141         "OgurySdk": [
142           "~> 4.0.0"
143         ],
144         "BlueStack-SDK/Core": [
146         ]
147       }
148     },
149     {
150       "name": "ImproveDigital",
151       "vendored_frameworks": "BlueStackImproveAdapter.xcframework",
152       "dependencies": {
153         "ImproveDigital": [
154           "1.0.0-preview.2"
155         ],
156         "BlueStack-SDK/Core": [
158         ]
159       }
160     },
161     {
162       "name": "In-App-Bidding",
163       "dependencies": {
164         "BlueStack-SDK/CriteoPublisherSdk": [
166         ],
167         "BlueStack-SDK/Smart-Display-SDK": [
169         ],
170         "BlueStack-SDK/AmazonPublisherServicesSDK": [
172         ],
173         "BlueStack-SDK/Core": [
175         ],
176         "BlueStack-SDK/FBAudienceNetwork": [
178         ]
179       }
180     },
181     {
182       "name": "Full",
183       "dependencies": {
184         "BlueStack-SDK/Core": [
186         ],
187         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
189         ],
190         "BlueStack-SDK/Smart-Display-SDK": [
192         ],
193         "BlueStack-SDK/OguryAds": [
195         ],
196         "BlueStack-SDK/In-App-Bidding": [
198         ],
199         "BlueStack-SDK/ImproveDigital": [
201         ]
202       }
203     }
204   ],
205   "swift_version": "5"