[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / a / MSMobAdSDK-Preview / 2.2.0.2 / MSMobAdSDK-Preview.podspec.json
blobd1c11b35df7308c13a672c8283eac0accb954d88
2   "name": "MSMobAdSDK-Preview",
3   "version": "2.2.0.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.2.0.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       ],
34       "vendored_frameworks": "MSMobAdSDK/MSAdSDK.framework",
35       "resources": "MSMobAdSDK/MSAdSDK.bundle"
36     },
37     {
38       "name": "MSAdTestAssistant",
39       "dependencies": {
40         "MSMobAdSDK-Preview/MS": [
42         ]
43       },
44       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
45       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
46     }
47   ]