[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.4.11 / BlueStack-SDK.podspec.json
blob18455b585683b34b44f0e73fc3d9449f70443a9f
2   "name": "BlueStack-SDK",
3   "version": "4.4.11",
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\nOguryAds\nFlurryAds\nmopub-ios-sdk\nAdColony",
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.11"
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": "BlueStackGMAAdapter.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.23.4"
75         ],
76         "Smart-Core-SDK": [
77           "7.22.0"
78         ]
79       }
80     },
81     {
82       "name": "Smart-Display-SDK-Bidding",
83       "vendored_frameworks": "BlueStackSASBiddingAdapter.xcframework",
84       "dependencies": {
85         "BlueStack-SDK/Core": [
87         ],
88         "Smart-Display-SDK": [
89           "7.23.4"
90         ],
91         "Smart-Core-SDK": [
92           "7.22.0"
93         ]
94       }
95     },
96     {
97       "name": "AdColony",
98       "vendored_frameworks": "BlueStackAdColonyAdapter.xcframework",
99       "dependencies": {
100         "AdColony": [
101           "4.8.0"
102         ],
103         "BlueStack-SDK/Core": [
105         ]
106       }
107     },
108     {
109       "name": "MAdvertiseLocation",
110       "vendored_frameworks": "BlueStackLocationAdapter.xcframework",
111       "dependencies": {
112         "MAdvertiseLocation": [
113           "3.1.7"
114         ],
115         "BlueStack-SDK/Core": [
117         ]
118       }
119     },
120     {
121       "name": "AmazonPublisherServicesSDK",
122       "vendored_frameworks": "BluestackAmazonPublisherServicesAdapter.xcframework",
123       "dependencies": {
124         "BlueStack-SDK/Core": [
126         ],
127         "AmazonPublisherServicesSDK": [
128           "4.5.5"
129         ]
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": "In-App-Bidding",
146       "dependencies": {
147         "BlueStack-SDK/Smart-Display-SDK-Bidding": [
149         ],
150         "BlueStack-SDK/AmazonPublisherServicesSDK": [
152         ],
153         "BlueStack-SDK/Core": [
155         ]
156       }
157     },
158     {
159       "name": "Full",
160       "dependencies": {
161         "BlueStack-SDK/Core": [
163         ],
164         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
166         ],
167         "BlueStack-SDK/Smart-Display-SDK": [
169         ],
170         "BlueStack-SDK/OguryAds": [
172         ],
173         "BlueStack-SDK/In-App-Bidding": [
175         ]
176       }
177     }
178   ],
179   "swift_version": "5"