[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 1.0.6 / SZKKit.podspec.json
blobe2fe8c12ee70d5387ba799528cbcccd5de8fd049
2   "name": "SZKKit",
3   "version": "1.0.6",
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.6"
18   },
19   "source_files": [
20     "*.swift",
21     "Util/*.swift",
22     "Extension/*.swift",
23     "Common/*.swift"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "ObjectMapper": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "IQKeyboardManagerSwift": [
38     ],
39     "Moya/RxSwift": [
41     ],
42     "RxSwift": [
44     ],
45     "RxCocoa": [
47     ],
48     "RxDataSources": [
50     ],
51     "CocoaLumberjack/Swift": [
53     ],
54     "Kingfisher": [
56     ],
57     "MJRefresh": [
59     ]
60   },
61   "swift_version": "5.0"