[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / a / MSMobAdSDK-Preview / 2.4.9.0 / MSMobAdSDK-Preview.podspec.json
blob91a211e1ac6e6b5bc409c5d9950f8586d30d15d2
2   "name": "MSMobAdSDK-Preview",
3   "version": "2.4.9.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.4.9.0"
16   },
17   "default_subspecs": "MS",
18   "subspecs": [
19     {
20       "name": "MS",
21       "frameworks": [
22         "CoreMotion",
23         "UIKit"
24       ],
25       "dependencies": {
26         "MSMobAdSDK-Preview/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     },
50     {
51       "name": "MSAdTestAssistant",
52       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
53       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
54     },
55     {
56       "name": "CSJMMeiShuAdapter",
57       "vendored_frameworks": "MSAdThirdAdapter/CSJMMeiShuAdapter.xcframework"
58     },
59     {
60       "name": "TopOnMMeiShuAdapter",
61       "vendored_frameworks": "MSAdThirdAdapter/TopOnMMeiShuAdapter.xcframework"
62     }
63   ]