[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / SSUIKit / 0.0.1 / SSUIKit.podspec.json
bloba039d3e1709bf0ef78ed68ee3a8368332e273cc4
2   "name": "SSUIKit",
3   "version": "0.0.1",
4   "summary": "Sheng Sheng Huitouche UIKit",
5   "description": "SSUIKit是一个UIKit的扩展",
6   "homepage": "https://github.com/wudi890520/SSUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wudi": "593154883@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wudi890520/SSUIKit.git",
16     "tag": "0.0.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "SSUIKit/Classes/Extensions/*.{h,m,swift}",
24     "SSUIKit/Classes/Components/**/*.{h,m,swift}"
25   ],
26   "resources": "SSUIKit/Assets/*.*",
27   "ios": {
28     "frameworks": [
29       "UIKit",
30       "Foundation",
31       "CoreLocation"
32     ]
33   },
34   "dependencies": {
35     "QMUIKit": [
36       "~> 4.0.3"
37     ],
38     "SnapKit": [
39       "~> 5.0.1"
40     ],
41     "RxSwift": [
42       "~> 5.0.0"
43     ],
44     "RxCocoa": [
45       "~> 5.0.0"
46     ],
47     "RxGesture": [
48       "~> 3.0.0"
49     ],
50     "RxKeyboard": [
51       "~> 1.0.0"
52     ],
53     "RxOptional": [
54       "~> 4.1.0"
55     ],
56     "YYCategories": [
57       "~> 1.0.4"
58     ],
59     "YYText": [
60       "~> 1.0.7"
61     ],
62     "SwiftMessages": [
63       "~> 7.0.1"
64     ],
65     "DZNEmptyDataSet": [
66       "~> 1.8.1"
67     ],
68     "Kingfisher": [
69       "~> 5.7.1"
70     ],
71     "FTPopOverMenu_Swift": [
72       "~> 0.2.1"
73     ],
74     "NVActivityIndicatorView": [
75       "~> 4.8.0"
76     ],
77     "Toast-Swift": [
78       "~> 5.0.0"
79     ],
80     "JCAlertController": [
81       "~> 3.0.4"
82     ],
83     "MJRefresh": [
84       "~> 3.1.15.7"
85     ],
86     "FSPagerView": [
87       "~> 0.8.2"
88     ],
89     "DeviceKit": [
90       "~> 2.3.0"
91     ]
92   },
93   "swift_version": "5.0"