[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 2 / 5 / MustangSDK-Beta / 3.0.3.0-Beta / MustangSDK-Beta.podspec.json
blob41889f1a04968a37d21d335736c6c40a67b3ef17
2   "name": "MustangSDK-Beta",
3   "version": "3.0.3.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.3.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.2.51"
96         ],
97         "MustangSDK-Beta/GroMore": [
99         ],
100         "BaiduMobAdSDK": [
101           "5.313"
102         ],
103         "Protobuf": [
105         ]
106       }
107     },
108     {
109       "name": "applePay",
110       "dependencies": {
111         "MustangSDK-Beta/core": [
113         ]
114       },
115       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangPaySDK.framework"
116     },
117     {
118       "name": "thirdPay",
119       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangWxAliSDK.framework",
120       "dependencies": {
121         "MustangSDK-Beta/applePay": [
123         ],
124         "WechatOpenSDK": [
126         ],
127         "AlipaySDK-iOS": [
129         ]
130       }
131     },
132     {
133       "name": "DebugTool",
134       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangDebugTool.framework",
135       "dependencies": {
136         "IQKeyboardManager": [
138         ],
139         "MustangSDK-Beta/core": [
141         ],
142         "MustangSDK-Beta/mustangAd": [
144         ],
145         "MustangSDK-Beta/thirdPay": [
147         ]
148       }
149     }
150   ]