[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.4.7 / BlueStack-SDK.podspec.json
blobd692e4b13dab58d03e1b836cfbab7d34568d078e
2   "name": "BlueStack-SDK",
3   "version": "4.4.7",
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.7"
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       "pod_target_xcconfig": {
129         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64"
130       }
131     },
132     {
133       "name": "OguryAds",
134       "vendored_frameworks": "BlueStackOguryAdapter.xcframework",
135       "dependencies": {
136         "OgurySdk": [
137           "4.0.0"
138         ],
139         "BlueStack-SDK/Core": [
141         ]
142       }
143     },
144     {
145       "name": "ImproveDigital",
146       "vendored_frameworks": "BlueStackImproveAdapter.xcframework",
147       "dependencies": {
148         "ImproveDigital": [
149           "3.0.0"
150         ],
151         "BlueStack-SDK/Core": [
153         ]
154       }
155     },
156     {
157       "name": "In-App-Bidding",
158       "dependencies": {
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"