[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 0.2.4 / SZKKit.podspec.json
blob3817dac6a6df8977dcaf29af41fd708c94105d5e
2   "name": "SZKKit",
3   "version": "0.2.4",
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.2.4"
17   },
18   "source_files": [
19     "*.swift",
20     "Util/*.swift",
21     "Extension/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SnapKit": [
27     ],
28     "ObjectMapper": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "IQKeyboardManagerSwift": [
36     ],
37     "Moya/RxSwift": [
39     ],
40     "RxSwift": [
42     ],
43     "RxCocoa": [
45     ],
46     "RxDataSources": [
48     ],
49     "CocoaLumberjack/Swift": [
51     ],
52     "Kingfisher": [
54     ],
55     "MJRefresh": [
57     ]
58   }