[Add] MSPSharedLibraries 0.0.91
[CocoaPods.git] / Specs / b / 9 / 3 / Bluestack-SDK-Core / 3.3.5 / Bluestack-SDK-Core.podspec.json
blob2c42f85396066dcfa464d587bd8fa47082868a29
2   "name": "Bluestack-SDK-Core",
3   "version": "3.3.5",
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",
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-Core-v3.3.5.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "xcconfig": {
20     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Bluestack-SDK-Core/Bluestack-SDK-Core\"",
21     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bluestack-SDK-Core/Bluestack-SDK-Core\""
22   },
23   "frameworks": [
24     "CoreGraphics",
25     "QuartzCore",
26     "SystemConfiguration",
27     "MediaPlayer",
28     "CoreMotion",
29     "EventKitUI",
30     "EventKit",
31     "AdSupport",
32     "StoreKit",
33     "CoreLocation",
34     "Accelerate",
35     "CoreTelephony",
36     "MessageUI"
37   ],
38   "default_subspecs": "Core",
39   "subspecs": [
40     {
41       "name": "Core",
42       "source_files": "Bluestack-SDK-Core/**/*.h",
43       "preserve_paths": "Bluestack-SDK-Core/libBlueStack.a",
44       "libraries": "BlueStack",
45       "dependencies": {
46         "Bluestack-SDK-Core/OMSDKMadvertise": [
48         ]
49       }
50     },
51     {
52       "name": "OMSDKMadvertise",
53       "vendored_frameworks": "Bluestack-SDK-Core/OMSDK_Madvertise.xcframework",
54       "preserve_paths": "Bluestack-SDK-Core/OMSDK_Madvertise.xcframework"
55     }
56   ]