[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / b / 3 / MSMobAdSDK / 2.5.0.0 / MSMobAdSDK.podspec.json
blobf299ee0210c3308f3d09777731622cc9ef9e7e9c
2   "name": "MSMobAdSDK",
3   "version": "2.5.0.0",
4   "summary": "Mobile AD SDK For iOS.",
5   "homepage": "https://git.adxdata.com/meishu/MSMobAdSDK-iOS",
6   "license": "MIT",
7   "authors": {
8     "Lei Dai": "dailei@adxdata.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://git.adxdata.com/meishu/MSMobAdSDK-iOS.git",
15     "tag": "2.5.0.0"
16   },
17   "default_subspecs": "MS",
18   "subspecs": [
19     {
20       "name": "MS",
21       "frameworks": [
22         "CoreMotion",
23         "UIKit"
24       ],
25       "dependencies": {
26         "MSMobAdSDK/MotionLess": [
28         ]
29       },
30       "vendored_frameworks": "MSAdMotion/MSAdMotion.xcframework"
31     },
32     {
33       "name": "MotionLess",
34       "frameworks": [
35         "AdSupport",
36         "AVFoundation",
37         "CoreLocation",
38         "CoreImage",
39         "CoreTelephony",
40         "Foundation",
41         "Security",
42         "StoreKit",
43         "UIKit",
44         "WebKit",
45         "SystemConfiguration"
46       ],
47       "vendored_frameworks": "MSMobAdSDK/MSAdSDK.xcframework",
48       "resources": "MSMobAdSDK/MSAdSDK.bundle",
49       "libraries": "z"
50     },
51     {
52       "name": "MSAdTestAssistant",
53       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
54       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
55     },
56     {
57       "name": "CSJMMeiShuAdapter",
58       "vendored_frameworks": "MSAdThirdAdapter/CSJMMeiShuAdapter.xcframework"
59     },
60     {
61       "name": "TopOnMMeiShuAdapter",
62       "vendored_frameworks": "MSAdThirdAdapter/TopOnMMeiShuAdapter.xcframework"
63     },
64     {
65       "name": "MSMPangleAdapter",
66       "vendored_frameworks": "MSAdThirdAdapter/MSMPangleAdapter.xcframework"
67     }
68   ]