[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / b / a / MSMobAdSDK-Preview / 2.2.7.0 / MSMobAdSDK-Preview.podspec.json
blob0070a02a54c594631a1a5707c6a13e7e5cde9f93
2   "name": "MSMobAdSDK-Preview",
3   "version": "2.2.7.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.2.7.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       ],
34       "vendored_frameworks": "MSMobAdSDK/MSAdSDK.framework",
35       "resources": "MSMobAdSDK/MSAdSDK.bundle",
36       "dependencies": {
37         "MSMobAdSDK-Preview/MS_LayoutTool": [
39         ]
40       }
41     },
42     {
43       "name": "MSAdTestAssistant",
44       "dependencies": {
45         "MSMobAdSDK-Preview/MS": [
47         ]
48       },
49       "vendored_frameworks": "MSAdTestAssistant/MSAdTestAssistant.framework",
50       "resources": "MSAdTestAssistant/MSAdTestAssistant.bundle"
51     },
52     {
53       "name": "MS_LayoutTool",
54       "frameworks": "CoreGraphics",
55       "libraries": "xml2",
56       "vendored_frameworks": "MSAdSDKFoundation/MS_IKit.framework"
57     }
58   ]