[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 1 / 6 / JMKJCommonTools / 0.0.9 / JMKJCommonTools.podspec.json
blobcf4d9e75d4b3ee6e5a039910e3928580c0dbee8c
2   "name": "JMKJCommonTools",
3   "version": "0.0.9",
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.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "JMKJCommonTools/Classes/*",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "Extensions",
27       "subspecs": [
28         {
29           "name": "Swift",
30           "source_files": "JMKJCommonTools/Classes/Extensions/Swift/*",
31           "dependencies": {
32             "RxSwift": [
34             ],
35             "RxCocoa": [
37             ],
38             "RxGesture": [
40             ],
41             "KeychainAccess": [
43             ]
44           }
45         },
46         {
47           "name": "Objective-c",
48           "source_files": "JMKJCommonTools/Classes/Extensions/Objective-c/*"
49         }
50       ]
51     },
52     {
53       "name": "Libs",
54       "subspecs": [
55         {
56           "name": "CopyLabel",
57           "source_files": "JMKJCommonTools/Classes/Libs/CopyLabel/*"
58         },
59         {
60           "name": "Storage",
61           "source_files": "JMKJCommonTools/Classes/Libs/Storage/*"
62         },
63         {
64           "name": "HYLabel",
65           "source_files": [
66             "JMKJCommonTools/Classes/Extensions/Swift/Extension+Color.swift",
67             "JMKJCommonTools/Classes/Libs/HYLabel/*"
68           ]
69         },
70         {
71           "name": "ActivityIndicatiorView",
72           "source_files": "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/*",
73           "subspecs": [
74             {
75               "name": "Animations",
76               "source_files": [
77                 "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/Animations/*",
78                 "JMKJCommonTools/Classes/Libs/ActivityIndicatiorView/SPActivityIndicatorAnimationProtocol.h"
79               ]
80             }
81           ]
82         },
83         {
84           "name": "WZHCountDown",
85           "source_files": "JMKJCommonTools/Classes/Libs/WZHCountDown/*"
86         },
87         {
88           "name": "WZHDelay",
89           "source_files": "JMKJCommonTools/Classes/Libs/WZHDelay/*"
90         },
91         {
92           "name": "WZHNetworkMonitor",
93           "source_files": [
94             "JMKJCommonTools/Classes/Libs/WZHNetworkMonitor/*",
95             "JMKJCommonTools/Classes/Extensions/Swift/*"
96           ],
97           "dependencies": {
98             "RxSwift": [
100             ],
101             "RxCocoa": [
103             ],
104             "RxGesture": [
106             ],
107             "KeychainAccess": [
109             ]
110           },
111           "frameworks": "Network"
112         },
113         {
114           "name": "WZHOperationUtil",
115           "source_files": "JMKJCommonTools/Classes/Libs/WZHOperationUtil/*"
116         },
117         {
118           "name": "WZHUIKeyboardManage",
119           "source_files": "JMKJCommonTools/Classes/Libs/WZHUIKeyboardManage/*",
120           "dependencies": {
121             "SwiftNotificationCenter": [
123             ]
124           }
125         },
126         {
127           "name": "WZHV2FPSLabel",
128           "source_files": [
129             "JMKJCommonTools/Classes/Libs/WZHV2FPSLabel/*",
130             "JMKJCommonTools/Classes/Extensions/Swift/*"
131           ],
132           "dependencies": {
133             "RxSwift": [
135             ],
136             "RxCocoa": [
138             ],
139             "RxGesture": [
141             ],
142             "KeychainAccess": [
144             ]
145           }
146         },
147         {
148           "name": "WZHCollectionView",
149           "source_files": "JMKJCommonTools/Classes/Libs/WZHCollectionView/*"
150         },
151         {
152           "name": "NotificationsControl",
153           "source_files": [
154             "JMKJCommonTools/Classes/Libs/NotificationsControl/*",
155             "JMKJCommonTools/Classes/Extensions/Swift/*"
156           ],
157           "dependencies": {
158             "RxSwift": [
160             ],
161             "RxCocoa": [
163             ],
164             "RxGesture": [
166             ],
167             "KeychainAccess": [
169             ]
170           }
171         },
172         {
173           "name": "TimeTool",
174           "source_files": "JMKJCommonTools/Classes/Libs/TimeTool/*"
175         },
176         {
177           "name": "YLAESTool",
178           "source_files": [
179             "JMKJCommonTools/Classes/Libs/YLAESTool/*",
180             "JMKJCommonTools/Classes/Extensions/Swift/*"
181           ],
182           "dependencies": {
183             "RxSwift": [
185             ],
186             "RxCocoa": [
188             ],
189             "RxGesture": [
191             ],
192             "KeychainAccess": [
194             ],
195             "CryptoSwift": [
197             ]
198           }
199         },
200         {
201           "name": "YLInteraciveWebBridge",
202           "source_files": [
203             "JMKJCommonTools/Classes/Libs/YLInteraciveWebBridge/*",
204             "JMKJCommonTools/Classes/Extensions/Swift/*"
205           ],
206           "dependencies": {
207             "RxSwift": [
209             ],
210             "RxCocoa": [
212             ],
213             "RxGesture": [
215             ],
216             "KeychainAccess": [
218             ],
219             "SDBridgeSwift": [
221             ]
222           },
223           "frameworks": "WebKit"
224         },
225         {
226           "name": "WZHAlert",
227           "source_files": [
228             "JMKJCommonTools/Classes/Libs/WZHAlert/*",
229             "JMKJCommonTools/Classes/Extensions/Swift/*"
230           ],
231           "dependencies": {
232             "RxSwift": [
234             ],
235             "RxCocoa": [
237             ],
238             "RxGesture": [
240             ],
241             "KeychainAccess": [
243             ]
244           }
245         },
246         {
247           "name": "YLSliderVerificationView",
248           "source_files": [
249             "JMKJCommonTools/Classes/Libs/YLSliderVerificationView/*",
250             "JMKJCommonTools/Classes/Extensions/Swift/*"
251           ],
252           "dependencies": {
253             "RxSwift": [
255             ],
256             "RxCocoa": [
258             ],
259             "RxGesture": [
261             ],
262             "KeychainAccess": [
264             ],
265             "SnapKit": [
267             ]
268           },
269           "frameworks": "Network"
270         },
271         {
272           "name": "YLPasteBoardChecker",
273           "source_files": [
274             "JMKJCommonTools/Classes/Libs/YLPasteBoardChecker/*",
275             "JMKJCommonTools/Classes/Extensions/Swift/*"
276           ],
277           "dependencies": {
278             "RxSwift": [
280             ],
281             "RxCocoa": [
283             ],
284             "RxGesture": [
286             ],
287             "KeychainAccess": [
289             ],
290             "NSObject+Rx": [
292             ]
293           }
294         },
295         {
296           "name": "YLLottieRefresh",
297           "source_files": "JMKJCommonTools/Classes/Libs/YLLottieRefresh/*",
298           "dependencies": {
299             "lottie-ios": [
301             ],
302             "MJRefresh": [
304             ],
305             "SnapKit": [
307             ]
308           }
309         }
310       ]
311     }
312   ],
313   "swift_version": "5.0"