[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 2 / 5 / MustangSDK-Beta / 2.0.1.4-Beta / MustangSDK-Beta.podspec.json
blobbd06f189f505cd9094482befebd9216a4ccc28f5
2   "name": "MustangSDK-Beta",
3   "version": "2.0.1.4-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     "branch": "Mustang-dev",
17     "tag": "2.0.1.4-Beta"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "default_subspecs": "Mustang",
23   "subspecs": [
24     {
25       "name": "du",
26       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/du.framework",
27       "libraries": "resolv"
28     },
29     {
30       "name": "Pay",
31       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangPaySDK.framework",
32       "dependencies": {
33         "WechatOpenSDK": [
35         ],
36         "AlipaySDK-iOS": [
38         ]
39       },
40       "libraries": "resolv"
41     },
42     {
43       "name": "GroMore",
44       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/ABUAdSDK.framework",
45       "dependencies": {
46         "BURelyFoundation": [
48         ]
49       },
50       "libraries": [
51         "sqlite3",
52         "xml2",
53         "z"
54       ],
55       "frameworks": [
56         "SystemConfiguration",
57         "CoreGraphics",
58         "Foundation",
59         "UIKit",
60         "AdSupport",
61         "StoreKit",
62         "QuartzCore",
63         "CoreTelephony",
64         "MobileCoreServices",
65         "Accelerate",
66         "AVFoundation",
67         "WebKit"
68       ]
69     },
70     {
71       "name": "Mustang",
72       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangSDK.framework",
73       "resources": "MustangSDK-Beta/MustangSDK-Beta/Assets/*.bundle",
74       "dependencies": {
75         "AFNetworking": [
77         ],
78         "Masonry": [
80         ],
81         "SVProgressHUD": [
83         ],
84         "MJRefresh": [
85           "3.5.0"
86         ],
87         "XBExpandViews": [
89         ],
90         "SDWebImage": [
92         ],
93         "MJExtension": [
95         ],
96         "MustangSDK-Beta/du": [
98         ],
99         "MustangSDK-Beta/GroMore": [
101         ],
102         "AnyThinkiOS": [
103           "6.1.71"
104         ],
105         "BaiduMobAdSDK": [
106           "5.12"
107         ]
108       }
109     }
110   ]