[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / d / 2 / SLIKit / 1.5.1 / SLIKit.podspec.json
blob7a8d2850051ff08789f23dd7faf3a806a3653b70
2   "name": "SLIKit",
3   "version": "1.5.1",
4   "swift_versions": "5.0",
5   "summary": "开发常用",
6   "description": "开发中常用的扩展和工具",
7   "homepage": "https://github.com/2NU71AN9/SLIKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "2UN7": "1491859758@qq.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/2NU71AN9/SLIKit.git",
20     "tag": "v1.5.1"
21   },
22   "source_files": "SLIKit/Classes/**/*.{h,m,swift,xib,xcassets}",
23   "resources": "SLIKit/Classes/Resource/*.bundle",
24   "resource_bundles": {
25     "SLIKit": [
26       "SLIKit/Classes/**/*.xcassets",
27       "SLIKit/Classes/**/*.xib"
28     ]
29   },
30   "requires_arc": true,
31   "dependencies": {
32     "RxSwift": [
34     ],
35     "RxCocoa": [
37     ],
38     "Then": [
40     ],
41     "SnapKit": [
43     ],
44     "pop": [
46     ],
47     "MJRefresh": [
49     ],
50     "SwiftDate": [
52     ],
53     "JXPhotoBrowser": [
55     ],
56     "Kingfisher": [
58     ],
59     "FSTextView": [
61     ],
62     "Haptica": [
64     ],
65     "TagListView": [
67     ],
68     "HXPhotoPicker": [
70     ],
71     "swiftScan": [
73     ],
74     "SwiftMessages": [
76     ],
77     "ProgressHUD": [
79     ],
80     "Toaster": [
82     ]
83   },
84   "swift_version": "5.0"