[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 1.0.5 / SZKKit.podspec.json
blobdaccb1a35876b65826d0fda921cc34030d962779
2   "name": "SZKKit",
3   "version": "1.0.5",
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   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/steveszk/ZKKit.git",
17     "tag": "1.0.5"
18   },
19   "source_files": [
20     "*.swift",
21     "Util/*.swift",
22     "Extension/*.swift",
23     "Common/*.swift"
24   ],
25   "resources": "DINPro-Medium.otf",
26   "requires_arc": true,
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "ObjectMapper": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "IQKeyboardManagerSwift": [
39     ],
40     "Moya/RxSwift": [
42     ],
43     "RxSwift": [
45     ],
46     "RxCocoa": [
48     ],
49     "RxDataSources": [
51     ],
52     "CocoaLumberjack/Swift": [
54     ],
55     "Kingfisher": [
57     ],
58     "MJRefresh": [
60     ]
61   },
62   "swift_version": "5.0"