[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / 5 / MustangSDK-Beta / 2.0.1.4 / MustangSDK-Beta.podspec.json
blobcf98a7e13a595c5e09b99e19bde0b1273e6b4d54
2   "name": "MustangSDK-Beta",
3   "version": "2.0.1.4",
4   "summary": "A short description of MustangSDK-Beta.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.yingzhongshare.com/publisher-center/ios/Mustang.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Wiky": "2116605428@qq.com"
13   },
14   "source": {
15     "git": "http://Xmiles_Developer:Unity_202111@git.yingzhongshare.com/publisher-center/ios/Mustang.git",
16     "tag": "2.0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "Mustang",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "Pay",
30       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangPaySDK.framework",
31       "dependencies": {
32         "WechatOpenSDK": [
34         ],
35         "AlipaySDK-iOS": [
37         ]
38       },
39       "libraries": "resolv"
40     },
41     {
42       "name": "GroMore",
43       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/ABUAdSDK.framework",
44       "dependencies": {
45         "BURelyFoundation": [
47         ]
48       },
49       "libraries": [
50         "sqlite3",
51         "xml2",
52         "z"
53       ],
54       "frameworks": [
55         "SystemConfiguration",
56         "CoreGraphics",
57         "Foundation",
58         "UIKit",
59         "AdSupport",
60         "StoreKit",
61         "QuartzCore",
62         "CoreTelephony",
63         "MobileCoreServices",
64         "Accelerate",
65         "AVFoundation",
66         "WebKit"
67       ]
68     },
69     {
70       "name": "Mustang",
71       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangSDK.framework",
72       "resources": "MustangSDK-Beta/MustangSDK-Beta/Assets/*.bundle",
73       "dependencies": {
74         "AFNetworking": [
76         ],
77         "Masonry": [
79         ],
80         "SVProgressHUD": [
82         ],
83         "MJRefresh": [
84           "3.5.0"
85         ],
86         "XBExpandViews": [
88         ],
89         "SDWebImage": [
91         ],
92         "MJExtension": [
94         ],
95         "MustangSDK-Beta/du": [
97         ],
98         "MustangSDK-Beta/GroMore": [
100         ],
101         "AnyThinkiOS": [
102           "6.1.71"
103         ],
104         "BaiduMobAdSDK": [
105           "5.12"
106         ]
107       }
108     }
109   ]