[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / a / 5 / MustangSDK / 3.0.8.0 / MustangSDK.podspec.json
bloba522de15537ce9a91de5f402ecd9f2d4e7f10b7f
2   "name": "MustangSDK",
3   "version": "3.0.8.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.8.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.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         "BDASignalSDK": [
62         ]
63       }
64     },
65     {
66       "name": "privacy",
67       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPrivacySDK.framework",
68       "dependencies": {
69         "MustangSDK/core": [
71         ]
72       }
73     },
74     {
75       "name": "mustangAd",
76       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangAdSDK.framework",
77       "dependencies": {
78         "MustangSDK/core": [
80         ],
81         "AnyThinkiOS": [
82           "6.2.98"
83         ],
84         "BaiduMobAdSDK": [
85           "5.34"
86         ],
87         "Protobuf": [
89         ]
90       }
91     },
92     {
93       "name": "applePay",
94       "dependencies": {
95         "MustangSDK/core": [
97         ]
98       },
99       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangPaySDK.framework"
100     },
101     {
102       "name": "wePay",
103       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangWxSDK.framework",
104       "dependencies": {
105         "MustangSDK/applePay": [
107         ],
108         "WechatOpenSDK": [
110         ]
111       }
112     },
113     {
114       "name": "DebugTool",
115       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangDebugTool.framework",
116       "dependencies": {
117         "IQKeyboardManager": [
119         ]
120       }
121     },
122     {
123       "name": "aliPay",
124       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangAliSDK.framework",
125       "dependencies": {
126         "MustangSDK/applePay": [
128         ],
129         "AlipaySDK-iOS": [
131         ]
132       }
133     }
134   ]