[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 5 / MustangSDK / 3.0.7.6 / MustangSDK.podspec.json
blobccea25b66fac0c1539d37a3725e1df2b2f75ac16
2   "name": "MustangSDK",
3   "version": "3.0.7.6",
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.6"
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.xcframework",
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         "TrustDecisionPro": [
59         ]
60       }
61     },
62     {
63       "name": "privacy",
64       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPrivacySDK.framework",
65       "dependencies": {
66         "MustangSDK/core": [
68         ]
69       }
70     },
71     {
72       "name": "mustangAd",
73       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangAdSDK.framework",
74       "dependencies": {
75         "MustangSDK/core": [
77         ],
78         "AnyThinkiOS": [
79           "6.2.98"
80         ],
81         "BaiduMobAdSDK": [
82           "5.34"
83         ],
84         "Protobuf": [
86         ]
87       }
88     },
89     {
90       "name": "applePay",
91       "dependencies": {
92         "MustangSDK/core": [
94         ]
95       },
96       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPaySDK.framework"
97     },
98     {
99       "name": "wePay",
100       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangWxSDK.framework",
101       "dependencies": {
102         "MustangSDK/applePay": [
104         ],
105         "WechatOpenSDK": [
107         ]
108       }
109     },
110     {
111       "name": "DebugTool",
112       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangDebugTool.framework",
113       "dependencies": {
114         "IQKeyboardManager": [
116         ]
117       }
118     },
119     {
120       "name": "aliPay",
121       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangAliSDK.framework",
122       "dependencies": {
123         "MustangSDK/applePay": [
125         ],
126         "AlipaySDK-iOS": [
128         ]
129       }
130     }
131   ]