[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.1.0 / SZKKit.podspec.json
blob62563cfd1dd4f4fa5360d6224136dd7e97a2f625
2   "name": "SZKKit",
3   "version": "0.1.0",
4   "summary": "Some Util: SnapKit,ObjectMapper,SVProgressHUD,IQKeyboardManagerSwift,Moya/RxSwift,RxSwift,RxCocoa,RxDataSources,CocoaLumberjack/Swift,Kingfisher,MJRefresh",
5   "description": "include Operator\ninclude UIChain(SnapKit)",
6   "homepage": "https://github.com/steveszk/ZKKit.git",
7   "license": "MIT",
8   "authors": {
9     "盛子康": "1292999509@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/steveszk/ZKKit.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Util/*.swift",
20     "Extension/*.swift"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "ObjectMapper": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "IQKeyboardManagerSwift": [
35     ],
36     "Moya/RxSwift": [
38     ],
39     "RxSwift": [
41     ],
42     "RxCocoa": [
44     ],
45     "RxDataSources": [
47     ],
48     "CocoaLumberjack/Swift": [
50     ],
51     "Kingfisher": [
53     ],
54     "MJRefresh": [
56     ]
57   }