[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / a / MSMobAdSDK-Preview / 2.4.2.2 / MSMobAdSDK-Preview.podspec.json
blob30ed2b092f73e30270de8f557ad28ee48119d408
2   "name": "MSMobAdSDK-Preview",
3   "version": "2.4.2.2",
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.2.2"
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": "MSAdTestAssistant",
40       "dependencies": {
41         "MSMobAdSDK-Preview/MS": [
43         ]
44       },
45       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
46       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
47     }
48   ]