[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / d / 2 / SLIKit / 1.4.4 / SLIKit.podspec.json
blob3524c9abda29180fb83d0206985d25d5141ee21a
2   "name": "SLIKit",
3   "version": "1.4.4",
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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/2NU71AN9/SLIKit.git",
20     "tag": "v1.4.4"
21   },
22   "source_files": "SLIKit/Classes/**/*.{h,m,swift,xib,xcassets}",
23   "resource_bundles": {
24     "SLIKit": [
25       "SLIKit/Classes/**/*.xcassets",
26       "SLIKit/Classes/**/*.xib"
27     ]
28   },
29   "requires_arc": true,
30   "dependencies": {
31     "RxSwift": [
33     ],
34     "RxCocoa": [
36     ],
37     "Then": [
39     ],
40     "SnapKit": [
42     ],
43     "pop": [
45     ],
46     "HandyJSON": [
48     ],
49     "MJRefresh": [
51     ],
52     "PKHUD": [
54     ],
55     "SwiftDate": [
57     ],
58     "JXPhotoBrowser": [
60     ],
61     "Kingfisher": [
63     ],
64     "FSTextView": [
66     ],
67     "Haptica": [
69     ],
70     "TagListView": [
72     ]
73   },
74   "swift_version": "5.0"