[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 5 / 8 / 5 / XMUniversalSDK / 1.0.0.0-dev / XMUniversalSDK.podspec.json
bloba379e3f55c2d4da52871dec83afc9d4327ae54df
2   "name": "XMUniversalSDK",
3   "version": "1.0.0.0-dev",
4   "summary": "A short description of Mustang.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://zengchunjun@git.yingzhongshare.com/publisher-center/ios/XMSUniversalSDK-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Wiky": "2116605428@qq.com"
13   },
14   "source": {
15     "git": "http://zengchunjun@git.yingzhongshare.com/publisher-center/ios/XMSUniversalSDK-pod.git",
16     "tag": "1.0.0.0-dev"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "XMUniversal",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "XMUniversalSDK/XMUniversalSDK/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "XMUniversal",
30       "vendored_frameworks": "XMUniversalSDK/XMUniversalSDK/Classes/XMUniversalSDK.framework",
31       "resources": "XMUniversalSDK/XMUniversalSDK/Assets/*.bundle",
32       "dependencies": {
33         "AFNetworking": [
35         ],
36         "Masonry": [
38         ],
39         "SVProgressHUD": [
41         ],
42         "MJRefresh": [
43           "3.5.0"
44         ],
45         "XBExpandViews": [
47         ],
48         "MJExtension": [
50         ],
51         "XMUniversalSDK/du": [
53         ]
54       }
55     }
56   ]