[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / BlueStack-SDK / 4.1.3 / BlueStack-SDK.podspec.json
blob821a9e938a810fa68e9f026ad8c2df17ec745d40
2   "name": "BlueStack-SDK",
3   "version": "4.1.3",
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",
6   "homepage": "https://developers.madvertise.com/",
7   "license": "Commercial",
8   "authors": {
9     "MadvertiseMedia": "https://madvertise.com",
10     "Technical Assistance": "tech@madvertise.com"
11   },
12   "source": {
13     "http": "https://bitbucket.org/mngcorp/mngads-demo-ios/downloads/BlueStack-SDK-v4.1.3.zip"
14   },
15   "platforms": {
16     "ios": "12.2"
17   },
18   "swift_versions": "5",
19   "frameworks": [
20     "CoreGraphics",
21     "QuartzCore",
22     "SystemConfiguration",
23     "MediaPlayer",
24     "CoreMotion",
25     "EventKitUI",
26     "EventKit",
27     "AdSupport",
28     "StoreKit",
29     "CoreLocation",
30     "Accelerate",
31     "CoreTelephony",
32     "MessageUI"
33   ],
34   "default_subspecs": "Full",
35   "subspecs": [
36     {
37       "name": "Core",
38       "vendored_frameworks": "BlueStackSDK/BlueStackSDK.xcframework",
39       "dependencies": {
40         "BlueStack-SDK/OMSDKMadvertise": [
42         ]
43       }
44     },
45     {
46       "name": "OMSDKMadvertise",
47       "vendored_frameworks": "BlueStackSDK/OMSDK_Madvertise.xcframework"
48     },
49     {
50       "name": "FBAudienceNetwork",
51       "vendored_frameworks": "BlueStackSDK/BlueStackFacebookAdapter.xcframework",
52       "dependencies": {
53         "FBAudienceNetwork": [
54           "6.9.0"
55         ],
56         "BlueStack-SDK/Core": [
58         ]
59       }
60     },
61     {
62       "name": "Google-Mobile-Ads-SDK",
63       "vendored_frameworks": "BlueStackSDK/BlueStackDFPAdapter.xcframework",
64       "dependencies": {
65         "BlueStack-SDK/Core": [
67         ],
68         "Google-Mobile-Ads-SDK": [
69           "9.9.0"
70         ]
71       }
72     },
73     {
74       "name": "Smart-Display-SDK",
75       "vendored_frameworks": "BlueStackSDK/BlueStackSASAdapter.xcframework",
76       "dependencies": {
77         "BlueStack-SDK/Core": [
79         ],
80         "Smart-Display-SDK": [
81           "~> 7.18.0"
82         ],
83         "Smart-Core-SDK": [
84           "~> 7.18.0"
85         ]
86       }
87     },
88     {
89       "name": "AdColony",
90       "vendored_frameworks": "BlueStackSDK/BlueStackAdColonyAdapter.xcframework",
91       "dependencies": {
92         "AdColony": [
93           "4.8.0"
94         ],
95         "BlueStack-SDK/Core": [
97         ]
98       }
99     },
100     {
101       "name": "MAdvertiseLocation",
102       "vendored_frameworks": "BlueStackSDK/BlueStackLocationAdapter.xcframework",
103       "dependencies": {
104         "MAdvertiseLocation": [
105           "3.1.3"
106         ],
107         "BlueStack-SDK/Core": [
109         ]
110       }
111     },
112     {
113       "name": "AmazonPublisherServicesSDK",
114       "vendored_frameworks": "BlueStackSDK/bluestackAmazonPublisherServicesAdapter.xcframework",
115       "dependencies": {
116         "BlueStack-SDK/Core": [
118         ],
119         "AmazonPublisherServicesSDK": [
120           "4.5.1"
121         ]
122       }
123     },
124     {
125       "name": "CriteoPublisherSdk",
126       "vendored_frameworks": "BlueStackSDK/BluestackCriteoAdapter.xcframework",
127       "dependencies": {
128         "CriteoPublisherSdk": [
129           "4.5.0"
130         ],
131         "BlueStack-SDK/Core": [
133         ]
134       }
135     },
136     {
137       "name": "OguryAds",
138       "vendored_frameworks": "BlueStackSDK/BlueStackOguryAdapter.xcframework",
139       "dependencies": {
140         "OgurySdk": [
141           "2.1.0"
142         ],
143         "BlueStack-SDK/Core": [
145         ]
146       }
147     },
148     {
149       "name": "In-App-Bidding",
150       "dependencies": {
151         "BlueStack-SDK/CriteoPublisherSdk": [
153         ],
154         "BlueStack-SDK/Smart-Display-SDK": [
156         ],
157         "BlueStack-SDK/AmazonPublisherServicesSDK": [
159         ],
160         "BlueStack-SDK/Core": [
162         ],
163         "BlueStack-SDK/FBAudienceNetwork": [
165         ]
166       }
167     },
168     {
169       "name": "Full",
170       "dependencies": {
171         "BlueStack-SDK/Core": [
173         ],
174         "BlueStack-SDK/Google-Mobile-Ads-SDK": [
176         ],
177         "BlueStack-SDK/Smart-Display-SDK": [
179         ],
180         "BlueStack-SDK/OguryAds": [
182         ],
183         "BlueStack-SDK/In-App-Bidding": [
185         ]
186       }
187     }
188   ],
189   "swift_version": "5"