[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 2 / a / 5 / MustangSDK / 3.0.0.2 / MustangSDK.podspec.json
blob2e1ee63859915808b16a5d5e558f02860208c9de
2   "name": "MustangSDK",
3   "version": "3.0.0.2",
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.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "Mustang",
22   "subspecs": [
23     {
24       "name": "du",
25       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/du.framework",
26       "libraries": "resolv"
27     },
28     {
29       "name": "GroMore",
30       "vendored_frameworks": "MustangSDK/MustangSDK/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": "Mustang",
58       "vendored_frameworks": "MustangSDK/MustangSDK/Classes/MustangSDK.framework",
59       "resources": "MustangSDK/MustangSDK/Assets/*.bundle",
60       "dependencies": {
61         "AFNetworking": [
63         ],
64         "Masonry": [
66         ],
67         "UICountingLabel": [
69         ],
70         "SVProgressHUD": [
72         ],
73         "MJRefresh": [
74           "3.5.0"
75         ],
76         "XBExpandViews": [
78         ],
79         "SDWebImage": [
81         ],
82         "MJExtension": [
84         ],
85         "MustangSDK/du": [
87         ],
88         "MustangSDK/GroMore": [
90         ],
91         "AnyThinkiOS": [
92           "6.1.71"
93         ],
94         "WechatOpenSDK": [
96         ],
97         "AlipaySDK-iOS": [
99         ],
100         "BaiduMobAdSDK": [
101           "5.12"
102         ]
103       }
104     }
105   ]