[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.4.4 / BlueStack-SDK.podspec.json
blobbc872a9dad1b3aec3fd1e4b8500fbd7a4ec96fe5
2   "name": "BlueStack-SDK",
3   "version": "4.4.4",
4   "static_framework": true,
5   "summary": "BlueStack by Azerion provides functionalities for monetizing your mobile application",
6   "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",
7   "homepage": "https://developers.bluestack.app/",
8   "license": "Commercial",
9   "authors": {
10     "Azerion": "https://www.azerion.com/contact/"
11   },
12   "source": {
13     "git": "https://github.com/azerion/BlueStackSDK.git",
14     "tag": "4.4.4"
15   },
16   "platforms": {
17     "ios": "12.2"
18   },
19   "swift_versions": "5",
20   "resources": "BlueStackSDK.xcframework/ios-arm64/*/*.{bundle}",
21   "frameworks": [
22     "CoreGraphics",
23     "QuartzCore",
24     "SystemConfiguration",
25     "MediaPlayer",
26     "CoreMotion",
27     "EventKitUI",
28     "EventKit",
29     "AdSupport",
30     "StoreKit",
31     "CoreLocation",
32     "Accelerate",
33     "CoreTelephony",
34     "MessageUI"
35   ],
36   "default_subspecs": "Core",
37   "subspecs": [
38     {
39       "name": "Core",
40       "vendored_frameworks": "BlueStackSDK.xcframework"
41     },
42     {
43       "name": "FBAudienceNetwork",
44       "vendored_frameworks": "BlueStackFacebookAdapter.xcframework",
45       "dependencies": {
46         "FBAudienceNetwork": [
47           "6.9.0"
48         ],
49         "BlueStack-SDK/Core": [
51         ]
52       }
53     },
54     {
55       "name": "Google-Mobile-Ads-SDK",
56       "vendored_frameworks": "BlueStackDFPAdapter.xcframework",
57       "dependencies": {
58         "BlueStack-SDK/Core": [
60         ],
61         "Google-Mobile-Ads-SDK": [
62           "11.2.0"
63         ]
64       }
65     },
66     {
67       "name": "Smart-Display-SDK",
68       "vendored_frameworks": "BlueStackSASAdapter.xcframework",
69       "dependencies": {
70         "BlueStack-SDK/Core": [
72         ],
73         "Smart-Display-SDK": [
74           "7.21.0"
75         ],
76         "Smart-Core-SDK": [
77           "7.21.0"
78         ]
79       }
80     },
81     {
82       "name": "AdColony",
83       "vendored_frameworks": "BlueStackAdColonyAdapter.xcframework",
84       "dependencies": {
85         "AdColony": [
86           "4.8.0"
87         ],
88         "BlueStack-SDK/Core": [
90         ]
91       }
92     },
93     {
94       "name": "MAdvertiseLocation",
95       "vendored_frameworks": "BlueStackLocationAdapter.xcframework",
96       "dependencies": {
97         "MAdvertiseLocation": [
98           "3.1.7"
99         ],
100         "BlueStack-SDK/Core": [
102         ]
103       }
104     },
105     {
106       "name": "AmazonPublisherServicesSDK",
107       "vendored_frameworks": "BluestackAmazonPublisherServicesAdapter.xcframework",
108       "dependencies": {
109         "BlueStack-SDK/Core": [
111         ],
112         "AmazonPublisherServicesSDK": [
113           "4.5.5"
114         ]
115       }
116     },
117     {
118       "name": "CriteoPublisherSdk",
119       "vendored_frameworks": "BluestackCriteoAdapter.xcframework",
120       "dependencies": {
121         "CriteoPublisherSdk": [
122           "5.0.3"
123         ],
124         "BlueStack-SDK/Core": [
126         ]
127       }
128     },
129     {
130       "name": "OguryAds",
131       "vendored_frameworks": "BlueStackOguryAdapter.xcframework",
132       "dependencies": {
133         "OgurySdk": [
134           "4.0.0"
135         ],
136         "BlueStack-SDK/Core": [
138         ]
139       }
140     },
141     {
142       "name": "ImproveDigital",
143       "vendored_frameworks": "BlueStackImproveAdapter.xcframework",
144       "dependencies": {
145         "ImproveDigital": [
146           "3.0.0"
147         ],
148         "BlueStack-SDK/Core": [
150         ]
151       }
152     },
153     {
154       "name": "In-App-Bidding",
155       "dependencies": {
156         "BlueStack-SDK/CriteoPublisherSdk": [
158         ],
159         "BlueStack-SDK/Smart-Display-SDK": [
161         ],
162         "BlueStack-SDK/AmazonPublisherServicesSDK": [
164         ],
165         "BlueStack-SDK/Core": [
167         ]
168       }
169     },
170     {
171       "name": "Full",
172       "dependencies": {
173         "BlueStack-SDK/Core": [
175         ],
176         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
178         ],
179         "BlueStack-SDK/Smart-Display-SDK": [
181         ],
182         "BlueStack-SDK/OguryAds": [
184         ],
185         "BlueStack-SDK/In-App-Bidding": [
187         ],
188         "BlueStack-SDK/ImproveDigital": [
190         ]
191       }
192     }
193   ],
194   "swift_version": "5"