[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 2 / 5 / MustangSDK-Beta / 3.0.0.0-Beta / MustangSDK-Beta.podspec.json
blobd01ecea96155da8c55a46875708645db8b1eced8
2   "name": "MustangSDK-Beta",
3   "version": "3.0.0.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.0.0-Beta"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "Core",
30       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/MustangSDK.framework",
31       "resources": "MustangSDK-Beta/MustangSDK-Beta/Assets/*.bundle",
32       "dependencies": {
33         "AFNetworking": [
35         ],
36         "Masonry": [
38         ],
39         "UICountingLabel": [
41         ],
42         "SVProgressHUD": [
44         ],
45         "MJRefresh": [
46           "3.5.0"
47         ],
48         "XBExpandViews": [
50         ],
51         "SDWebImage": [
53         ],
54         "MJExtension": [
56         ],
57         "MustangSDK-Beta/du": [
59         ],
60         "WechatOpenSDK": [
62         ],
63         "AlipaySDK-iOS": [
65         ]
66       }
67     },
68     {
69       "name": "GroMore",
70       "vendored_frameworks": "MustangSDK-Beta/MustangSDK-Beta/Classes/ABUAdSDK.framework",
71       "dependencies": {
72         "BURelyFoundation": [
74         ],
75         "MustangSDK-Beta/Core": [
77         ]
78       },
79       "libraries": [
80         "sqlite3",
81         "xml2",
82         "z"
83       ],
84       "frameworks": [
85         "SystemConfiguration",
86         "CoreGraphics",
87         "Foundation",
88         "UIKit",
89         "AdSupport",
90         "StoreKit",
91         "QuartzCore",
92         "CoreTelephony",
93         "MobileCoreServices",
94         "Accelerate",
95         "AVFoundation",
96         "WebKit"
97       ]
98     },
99     {
100       "name": "TopOn",
101       "dependencies": {
102         "AnyThinkiOS": [
103           "6.1.41"
104         ],
105         "MustangSDK-Beta/Core": [
107         ]
108       }
109     }
110   ]