[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 9 / PLVFoundationSDK / 1.19.0 / PLVFoundationSDK.podspec.json
blob2263be651c9124965d5431703d2e80c5858bc7c5
2   "name": "PLVFoundationSDK",
3   "version": "1.19.0",
4   "summary": "保利威 iOS 基础类库 SDK.",
5   "homepage": "https://help.polyv.net/index.html#/live/ios/",
6   "license": "MIT",
7   "authors": {
8     "LLH": "luolinhao@polyv.net"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "http": "https://repo.polyv.net/ios/download/PLVFoundationSDK/PLVFoundationSDK_1.19.0-240902.zip"
15   },
16   "default_subspecs": [
17     "Core",
18     "PrivacyInfo",
19     "OtherPart"
20   ],
21   "module_map": "Frameworks/MiniFramework/PLVFoundationSDK.framework/Modules/module.modulemap",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Core",
26       "vendored_frameworks": "Frameworks/PLVFoundationSDK.framework"
27     },
28     {
29       "name": "PrivacyInfo",
30       "ios": {
31         "resource_bundles": {
32           "PLVFoundationSDK": "Frameworks/PrivacyInfo.xcprivacy"
33         }
34       }
35     },
36     {
37       "name": "OtherPart",
38       "dependencies": {
39         "PLVCLogan": [
40           "1.0.0"
41         ]
42       }
43     },
44     {
45       "name": "AbstractBase",
46       "dependencies": {
47         "PLVFoundationSDK/BaseUtils": [
49         ],
50         "PLVFoundationSDK/JSBridgeSDK": [
52         ],
53         "PLVFoundationSDK/ProgressHUD": [
55         ],
56         "PLVFoundationSDK/NetworkUtils": [
58         ],
59         "PLVFoundationSDK/ErrorCode": [
61         ],
62         "PLVFoundationSDK/LogReporter": [
64         ],
65         "PLVFoundationSDK/ConsoleLogger": [
67         ],
68         "PLVFoundationSDK/SafeModel": [
70         ],
71         "PLVFoundationSDK/AuthorizationManager": [
73         ],
74         "PLVFoundationSDK/WebviewBridge": [
76         ],
77         "PLVFoundationSDK/Reachability": [
79         ],
80         "PLVFoundationSDK/Logan": [
82         ],
83         "PLVFoundationSDK/OtherPart": [
85         ]
86       }
87     },
88     {
89       "name": "Headers",
90       "source_files": "Frameworks/MiniFramework/PLVFoundationSDK.framework/Headers/*.h"
91     },
92     {
93       "name": "BaseUtils",
94       "dependencies": {
95         "PLVFoundationSDK/Headers": [
97         ]
98       },
99       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationBaseUtilsSDK.framework"
100     },
101     {
102       "name": "JSBridgeSDK",
103       "dependencies": {
104         "PLVFoundationSDK/Headers": [
106         ]
107       },
108       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationJSBridgeSDK.framework"
109     },
110     {
111       "name": "ProgressHUD",
112       "dependencies": {
113         "PLVFoundationSDK/Headers": [
115         ]
116       },
117       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationProgressHUDSDK.framework"
118     },
119     {
120       "name": "NetworkUtils",
121       "dependencies": {
122         "PLVFoundationSDK/Headers": [
124         ]
125       },
126       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationNetworkUtilsSDK.framework"
127     },
128     {
129       "name": "ErrorCode",
130       "dependencies": {
131         "PLVFoundationSDK/Headers": [
133         ]
134       },
135       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationErrorCodeSDK.framework"
136     },
137     {
138       "name": "LogReporter",
139       "dependencies": {
140         "PLVFoundationSDK/Headers": [
142         ]
143       },
144       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationLogReporterSDK.framework"
145     },
146     {
147       "name": "ConsoleLogger",
148       "dependencies": {
149         "PLVFoundationSDK/Headers": [
151         ]
152       },
153       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationConsoleLoggerSDK.framework"
154     },
155     {
156       "name": "SafeModel",
157       "dependencies": {
158         "PLVFoundationSDK/Headers": [
160         ]
161       },
162       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationSafeModelSDK.framework"
163     },
164     {
165       "name": "AuthorizationManager",
166       "dependencies": {
167         "PLVFoundationSDK/Headers": [
169         ]
170       },
171       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationAuthorizationManagerSDK.framework"
172     },
173     {
174       "name": "WebviewBridge",
175       "dependencies": {
176         "PLVFoundationSDK/Headers": [
178         ]
179       },
180       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationWebviewBridgeSDK.framework"
181     },
182     {
183       "name": "Reachability",
184       "dependencies": {
185         "PLVFoundationSDK/Headers": [
187         ]
188       },
189       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationReachabilitySDK.framework"
190     },
191     {
192       "name": "CryptoUtils",
193       "dependencies": {
194         "PLVFoundationSDK/Headers": [
196         ]
197       },
198       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationCryptoUtilsSDK.framework"
199     },
200     {
201       "name": "Logan",
202       "dependencies": {
203         "PLVFoundationSDK/Headers": [
205         ]
206       },
207       "vendored_frameworks": "Frameworks/MiniFramework/PLVFoundationLoganSDK.framework"
208     }
209   ]