[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.3.1 / SZKKit.podspec.json
blob697c8b2d516715f20f338ee83b2846dbeae97c8e
2   "name": "SZKKit",
3   "version": "0.3.1",
4   "summary": "Some Util,Some Code",
5   "description": "Include SnapKit\nInclude ObjectMapper \nInclude SVProgressHUD \nInclude IQKeyboardManagerSwift \nInclude Moya/RxSwift \nInclude RxSwift \nInclude RxCocoa \nInclude RxDataSources \nInclude CocoaLumberjack/Swift \nInclude Kingfisher \nInclude MJRefresh",
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.3.1"
17   },
18   "source_files": [
19     "*.swift",
20     "Util/*.swift",
21     "Extension/*.swift",
22     "Common/*.swift"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SnapKit": [
28     ],
29     "ObjectMapper": [
31     ],
32     "SVProgressHUD": [
34     ],
35     "IQKeyboardManagerSwift": [
37     ],
38     "Moya/RxSwift": [
40     ],
41     "RxSwift": [
43     ],
44     "RxCocoa": [
46     ],
47     "RxDataSources": [
49     ],
50     "CocoaLumberjack/Swift": [
52     ],
53     "Kingfisher": [
55     ],
56     "MJRefresh": [
58     ]
59   }