[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 6 / JMKJCommonTools / 0.0.8 / JMKJCommonTools.podspec.json
blob4297db6c088c7f3f6441d3f50c37b0c744051c6c
2   "name": "JMKJCommonTools",
3   "version": "0.0.8",
4   "summary": "ios common tools",
5   "description": "聚名科技有限公司移动部ios使用到的公共工具类,仅限公司内部使用",
6   "homepage": "https://toscode.gitee.com/yllove/jmkj-common-tools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlbertYuan": "yuanliangios@163.com"
13   },
14   "source": {
15     "git": "https://toscode.gitee.com/yllove/jmkj-common-tools.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Extensions",
26       "subspecs": [
27         {
28           "name": "Swift",
29           "source_files": "JMKJCommonTools/Classes/Extensions/Swift/*",
30           "dependencies": {
31             "RxSwift": [
33             ],
34             "RxCocoa": [
36             ],
37             "RxGesture": [
39             ],
40             "KeychainAccess": [
42             ]
43           }
44         },
45         {
46           "name": "Objective-c",
47           "source_files": "JMKJCommonTools/Classes/Extensions/Objective-c/*"
48         }
49       ]
50     },
51     {
52       "name": "Libs",
53       "subspecs": [
54         {
55           "name": "CopyLabel",
56           "source_files": "JMKJCommonTools/Classes/Libs/CopyLabel/*"
57         },
58         {
59           "name": "Storage",
60           "source_files": "JMKJCommonTools/Classes/Libs/Storage/*"
61         },
62         {
63           "name": "HYLabel",
64           "source_files": [
65             "JMKJCommonTools/Classes/Extensions/Swift/Extension+Color.swift",
66             "JMKJCommonTools/Classes/Libs/HYLabel/*"
67           ]
68         },
69         {
70           "name": "ActivityIndicatiorView",
71           "source_files": "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/*",
72           "subspecs": [
73             {
74               "name": "Animations",
75               "source_files": [
76                 "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/Animations/*",
77                 "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/SPActivityIndicatorAnimationProtocol.h"
78               ]
79             }
80           ]
81         },
82         {
83           "name": "WZHCountDown",
84           "source_files": "JMKJCommonTools/Classes/Libs/WZHCountDown/*"
85         },
86         {
87           "name": "WZHDelay",
88           "source_files": "JMKJCommonTools/Classes/Libs/WZHDelay/*"
89         },
90         {
91           "name": "WZHNetworkMonitor",
92           "source_files": [
93             "JMKJCommonTools/Classes/Libs/WZHNetworkMonitor/*",
94             "JMKJCommonTools/Classes/Extensions/Swift/*"
95           ],
96           "dependencies": {
97             "RxSwift": [
99             ],
100             "RxCocoa": [
102             ],
103             "RxGesture": [
105             ],
106             "KeychainAccess": [
108             ]
109           },
110           "frameworks": "Network"
111         },
112         {
113           "name": "WZHOperationUtil",
114           "source_files": "JMKJCommonTools/Classes/Libs/WZHOperationUtil/*"
115         },
116         {
117           "name": "WZHUIKeyboardManage",
118           "source_files": "JMKJCommonTools/Classes/Libs/WZHUIKeyboardManage/*",
119           "dependencies": {
120             "SwiftNotificationCenter": [
122             ]
123           }
124         },
125         {
126           "name": "WZHV2FPSLabel",
127           "source_files": [
128             "JMKJCommonTools/Classes/Libs/WZHV2FPSLabel/*",
129             "JMKJCommonTools/Classes/Extensions/Swift/*"
130           ],
131           "dependencies": {
132             "RxSwift": [
134             ],
135             "RxCocoa": [
137             ],
138             "RxGesture": [
140             ],
141             "KeychainAccess": [
143             ]
144           }
145         },
146         {
147           "name": "WZHCollectionView",
148           "source_files": "JMKJCommonTools/Classes/Libs/WZHCollectionView/*"
149         },
150         {
151           "name": "NotificationsControl",
152           "source_files": [
153             "JMKJCommonTools/Classes/Libs/NotificationsControl/*",
154             "JMKJCommonTools/Classes/Extensions/Swift/*"
155           ],
156           "dependencies": {
157             "RxSwift": [
159             ],
160             "RxCocoa": [
162             ],
163             "RxGesture": [
165             ],
166             "KeychainAccess": [
168             ]
169           }
170         },
171         {
172           "name": "TimeTool",
173           "source_files": "JMKJCommonTools/Classes/Libs/TimeTool/*"
174         },
175         {
176           "name": "YLAESTool",
177           "source_files": [
178             "JMKJCommonTools/Classes/Libs/YLAESTool/*",
179             "JMKJCommonTools/Classes/Extensions/Swift/*"
180           ],
181           "dependencies": {
182             "RxSwift": [
184             ],
185             "RxCocoa": [
187             ],
188             "RxGesture": [
190             ],
191             "KeychainAccess": [
193             ],
194             "CryptoSwift": [
196             ]
197           }
198         },
199         {
200           "name": "YLInteraciveWebBridge",
201           "source_files": [
202             "JMKJCommonTools/Classes/Libs/YLInteraciveWebBridge/*",
203             "JMKJCommonTools/Classes/Extensions/Swift/*"
204           ],
205           "dependencies": {
206             "RxSwift": [
208             ],
209             "RxCocoa": [
211             ],
212             "RxGesture": [
214             ],
215             "KeychainAccess": [
217             ],
218             "SDBridgeSwift": [
220             ]
221           },
222           "frameworks": "WebKit"
223         },
224         {
225           "name": "WZHAlert",
226           "source_files": [
227             "JMKJCommonTools/Classes/Libs/WZHAlert/*",
228             "JMKJCommonTools/Classes/Extensions/Swift/*"
229           ],
230           "dependencies": {
231             "RxSwift": [
233             ],
234             "RxCocoa": [
236             ],
237             "RxGesture": [
239             ],
240             "KeychainAccess": [
242             ]
243           }
244         },
245         {
246           "name": "YLSliderVerificationView",
247           "source_files": [
248             "JMKJCommonTools/Classes/Libs/YLSliderVerificationView/*",
249             "JMKJCommonTools/Classes/Extensions/Swift/*"
250           ],
251           "dependencies": {
252             "RxSwift": [
254             ],
255             "RxCocoa": [
257             ],
258             "RxGesture": [
260             ],
261             "KeychainAccess": [
263             ],
264             "SnapKit": [
266             ]
267           },
268           "frameworks": "Network"
269         },
270         {
271           "name": "YLPasteBoardChecker",
272           "source_files": [
273             "JMKJCommonTools/Classes/Libs/YLPasteBoardChecker/*",
274             "JMKJCommonTools/Classes/Extensions/Swift/*"
275           ],
276           "dependencies": {
277             "RxSwift": [
279             ],
280             "RxCocoa": [
282             ],
283             "RxGesture": [
285             ],
286             "KeychainAccess": [
288             ],
289             "NSObject+Rx": [
291             ]
292           }
293         },
294         {
295           "name": "YLLottieRefresh",
296           "source_files": "JMKJCommonTools/Classes/Libs/YLLottieRefresh/*",
297           "dependencies": {
298             "lottie-ios": [
300             ],
301             "MJRefresh": [
303             ],
304             "SnapKit": [
306             ]
307           }
308         }
309       ]
310     }
311   ],
312   "swift_version": "5.0"