[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 5 / MustangSDK / 3.0.7.0 / MustangSDK.podspec.json
blob19facd9b2c1e3caebd6dbb09ad0fbca633e8df33
2   "name": "MustangSDK",
3   "version": "3.0.7.0",
4   "summary": "A short description of Mustang.",
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": "3.0.7.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "default_subspecs": "mustangAd",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "core",
30       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangSDK.framework",
31       "resources": "MustangSDK/MustangSDK/Assets/*.bundle",
32       "dependencies": {
33         "AFNetworking": [
35         ],
36         "Masonry": [
38         ],
39         "SVProgressHUD": [
41         ],
42         "MJRefresh": [
43           "3.5.0"
44         ],
45         "XBExpandViews": [
47         ],
48         "SDWebImage": [
50         ],
51         "MJExtension": [
53         ],
54         "MustangSDK/du": [
56         ]
57       }
58     },
59     {
60       "name": "privacy",
61       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPrivacySDK.framework",
62       "dependencies": {
63         "MustangSDK/core": [
65         ]
66       }
67     },
68     {
69       "name": "mustangAd",
70       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangAdSDK.framework",
71       "dependencies": {
72         "MustangSDK/core": [
74         ],
75         "AnyThinkiOS": [
76           "6.2.68"
77         ],
78         "BaiduMobAdSDK": [
79           "5.322"
80         ],
81         "Protobuf": [
83         ]
84       }
85     },
86     {
87       "name": "applePay",
88       "dependencies": {
89         "MustangSDK/core": [
91         ]
92       },
93       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPaySDK.framework"
94     },
95     {
96       "name": "thirdPay",
97       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangWxAliSDK.framework",
98       "dependencies": {
99         "MustangSDK/applePay": [
101         ],
102         "WechatOpenSDK": [
104         ],
105         "AlipaySDK-iOS": [
107         ]
108       }
109     },
110     {
111       "name": "DebugTool",
112       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangDebugTool.framework",
113       "dependencies": {
114         "IQKeyboardManager": [
116         ]
117       }
118     }
119   ]