[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / a / MSMobAdSDK-Preview / 2.4.5.0 / MSMobAdSDK-Preview.podspec.json
blob72d2b2575ad87755db5a4b3ac052403c66d2fc58
2   "name": "MSMobAdSDK-Preview",
3   "version": "2.4.5.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.5.0"
16   },
17   "default_subspecs": "MS",
18   "subspecs": [
19     {
20       "name": "MS",
21       "frameworks": [
22         "AdSupport",
23         "AVFoundation",
24         "CoreLocation",
25         "CoreMotion",
26         "CoreImage",
27         "CoreTelephony",
28         "Foundation",
29         "Security",
30         "StoreKit",
31         "UIKit",
32         "WebKit",
33         "SystemConfiguration"
34       ],
35       "vendored_frameworks": "MSMobAdSDK/MSAdSDK.xcframework",
36       "resources": "MSMobAdSDK/MSAdSDK.bundle"
37     },
38     {
39       "name": "MotionLess",
40       "frameworks": [
41         "AdSupport",
42         "AVFoundation",
43         "CoreLocation",
44         "CoreImage",
45         "CoreTelephony",
46         "Foundation",
47         "Security",
48         "StoreKit",
49         "UIKit",
50         "WebKit",
51         "SystemConfiguration"
52       ],
53       "vendored_frameworks": "MSAdSDKForMotionLess/MSAdSDK.xcframework",
54       "resources": "MSAdSDKForMotionLess/MSAdSDK.bundle"
55     },
56     {
57       "name": "MSAdTestAssistant",
58       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
59       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
60     },
61     {
62       "name": "CSJMMeiShuAdapter",
63       "vendored_frameworks": "MSAdThirdAdapter/CSJMMeiShuAdapter.framework"
64     },
65     {
66       "name": "TopOnMMeiShuAdapter",
67       "vendored_frameworks": "MSAdThirdAdapter/TopOnMMeiShuAdapter.framework"
68     }
69   ]