[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.2.7-preview.3 / BlueStack-SDK.podspec.json
blob91de2bf213b976da6a2e0003d363b17c4550bc7d
2   "name": "BlueStack-SDK",
3   "version": "4.2.7-preview.3",
4   "summary": "BlueStack by Azerion provides functionalities for monetizing your mobile application",
5   "description": "BlueStack by Azerion 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://developers.bluestack.app/",
7   "license": "Commercial",
8   "authors": {
9     "Azerion": "https://www.azerion.com/contact/"
10   },
11   "source": {
12     "git": "https://github.com/azerion/BlueStackSDK.git",
13     "tag": "4.2.7-preview.3"
14   },
15   "platforms": {
16     "ios": "12.2"
17   },
18   "swift_versions": "5",
19   "resources": "BlueStackSDK.xcframework/ios-arm64/*/*.{bundle}",
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     },
41     {
42       "name": "FBAudienceNetwork",
43       "vendored_frameworks": "BlueStackFacebookAdapter.xcframework",
44       "dependencies": {
45         "FBAudienceNetwork": [
46           "6.9.0"
47         ],
48         "BlueStack-SDK/Core": [
50         ]
51       }
52     },
53     {
54       "name": "Google-Mobile-Ads-SDK",
55       "vendored_frameworks": "BlueStackDFPAdapter.xcframework",
56       "dependencies": {
57         "BlueStack-SDK/Core": [
59         ],
60         "Google-Mobile-Ads-SDK": [
61           "9.13.0"
62         ]
63       }
64     },
65     {
66       "name": "Smart-Display-SDK",
67       "vendored_frameworks": "BlueStackSASAdapter.xcframework",
68       "dependencies": {
69         "BlueStack-SDK/Core": [
71         ],
72         "Smart-Display-SDK": [
73           "7.21.0"
74         ],
75         "Smart-Core-SDK": [
76           "7.21.0"
77         ]
78       }
79     },
80     {
81       "name": "AdColony",
82       "vendored_frameworks": "BlueStackAdColonyAdapter.xcframework",
83       "dependencies": {
84         "AdColony": [
85           "4.8.0"
86         ],
87         "BlueStack-SDK/Core": [
89         ]
90       }
91     },
92     {
93       "name": "MAdvertiseLocation",
94       "vendored_frameworks": "BlueStackLocationAdapter.xcframework",
95       "dependencies": {
96         "MAdvertiseLocation": [
97           "3.1.7"
98         ],
99         "BlueStack-SDK/Core": [
101         ]
102       }
103     },
104     {
105       "name": "AmazonPublisherServicesSDK",
106       "vendored_frameworks": "BluestackAmazonPublisherServicesAdapter.xcframework",
107       "dependencies": {
108         "BlueStack-SDK/Core": [
110         ],
111         "AmazonPublisherServicesSDK": [
112           "4.5.5"
113         ]
114       }
115     },
116     {
117       "name": "CriteoPublisherSdk",
118       "vendored_frameworks": "BluestackCriteoAdapter.xcframework",
119       "dependencies": {
120         "CriteoPublisherSdk": [
121           "4.5.0"
122         ],
123         "BlueStack-SDK/Core": [
125         ]
126       }
127     },
128     {
129       "name": "OguryAds",
130       "vendored_frameworks": "BlueStackOguryAdapter.xcframework",
131       "dependencies": {
132         "OgurySdk": [
133           "4.0.0"
134         ],
135         "BlueStack-SDK/Core": [
137         ]
138       }
139     },
140     {
141       "name": "ImproveDigital",
142       "vendored_frameworks": "BlueStackImproveAdapter.xcframework",
143       "dependencies": {
144         "ImproveDigital": [
145           "3.0.0-preview.1"
146         ],
147         "BlueStack-SDK/Core": [
149         ]
150       }
151     },
152     {
153       "name": "In-App-Bidding",
154       "dependencies": {
155         "BlueStack-SDK/CriteoPublisherSdk": [
157         ],
158         "BlueStack-SDK/Smart-Display-SDK": [
160         ],
161         "BlueStack-SDK/AmazonPublisherServicesSDK": [
163         ],
164         "BlueStack-SDK/Core": [
166         ],
167         "BlueStack-SDK/FBAudienceNetwork": [
169         ]
170       }
171     },
172     {
173       "name": "Full",
174       "dependencies": {
175         "BlueStack-SDK/Core": [
177         ],
178         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
180         ],
181         "BlueStack-SDK/Smart-Display-SDK": [
183         ],
184         "BlueStack-SDK/OguryAds": [
186         ],
187         "BlueStack-SDK/In-App-Bidding": [
189         ],
190         "BlueStack-SDK/ImproveDigital": [
192         ]
193       }
194     }
195   ],
196   "swift_version": "5"