[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 2 / 5 / MustangSDK-Beta / 3.0.2.0-Beta / MustangSDK-Beta.podspec.json
blobdb2af9546c2363102d67b1ff813b95b9e3862dea
2   "name": "MustangSDK-Beta",
3   "version": "3.0.2.0-Beta",
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": "3.0.2.0-Beta"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "mustangAd",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "GroMore",
30       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/ABUAdSDK.framework",
31       "dependencies": {
32         "BURelyFoundation": [
34         ]
35       },
36       "libraries": [
37         "sqlite3",
38         "xml2",
39         "z"
40       ],
41       "frameworks": [
42         "SystemConfiguration",
43         "CoreGraphics",
44         "Foundation",
45         "UIKit",
46         "AdSupport",
47         "StoreKit",
48         "QuartzCore",
49         "CoreTelephony",
50         "MobileCoreServices",
51         "Accelerate",
52         "AVFoundation",
53         "WebKit"
54       ]
55     },
56     {
57       "name": "core",
58       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangSDK.framework",
59       "resources": "MustangSDK-Beta/MustangSDK-Beta/Assets/*.bundle",
60       "dependencies": {
61         "AFNetworking": [
63         ],
64         "Masonry": [
66         ],
67         "SVProgressHUD": [
69         ],
70         "MJRefresh": [
71           "3.5.0"
72         ],
73         "XBExpandViews": [
75         ],
76         "SDWebImage": [
78         ],
79         "MJExtension": [
81         ],
82         "MustangSDK-Beta/du": [
84         ]
85       }
86     },
87     {
88       "name": "mustangAd",
89       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangAdSDK.framework",
90       "dependencies": {
91         "MustangSDK-Beta/core": [
93         ],
94         "AnyThinkiOS": [
95           "6.1.71"
96         ],
97         "MustangSDK-Beta/GroMore": [
99         ],
100         "BaiduMobAdSDK": [
101           "5.12"
102         ]
103       }
104     },
105     {
106       "name": "applePay",
107       "dependencies": {
108         "MustangSDK-Beta/core": [
110         ]
111       },
112       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangPaySDK.framework"
113     },
114     {
115       "name": "thirdPay",
116       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangWxAliSDK.framework",
117       "dependencies": {
118         "MustangSDK-Beta/applePay": [
120         ],
121         "WechatOpenSDK": [
123         ],
124         "AlipaySDK-iOS": [
126         ]
127       }
128     },
129     {
130       "name": "DebugTool",
131       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangDebugTool.framework",
132       "dependencies": {
133         "IQKeyboardManager": [
135         ]
136       }
137     }
138   ]