[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 5 / SZKKit / 1.1.3 / SZKKit.podspec.json
blob057c9ff479cdaaf1ecd0bb812dc9018b8655ab67
2   "name": "SZKKit",
3   "version": "1.1.3",
4   "summary": "Some Util,Some Code",
5   "description": "Include SnapKit \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.1.3"
18   },
19   "source_files": [
20     "*.swift",
21     "Util/**/*.swift",
22     "Extension/**/*.swift",
23     "Common/**/*.swift",
24     "Enum/**/*.swift",
25     "PageView/**/*.swift"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SnapKit": [
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   },
60   "swift_version": "5.0"