[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / SSUIKit / 0.2.2 / SSUIKit.podspec.json
blob442dcfbe2e42c6b699a034cba22a6699a36e5c93
2   "name": "SSUIKit",
3   "version": "0.2.2",
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.2.2"
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     "SSUIKit/Classes/SVProgressHUD/*.{h,m,swift}",
26     "SSUIKit/Classes/*.*"
27   ],
28   "resources": "SSUIKit/Assets/*.*",
29   "ios": {
30     "frameworks": [
31       "UIKit",
32       "Foundation",
33       "CoreLocation",
34       "AVFoundation"
35     ]
36   },
37   "dependencies": {
38     "QMUIKit": [
39       "~> 4.0.4"
40     ],
41     "BlocksKit": [
42       "~> 2.2.5"
43     ],
44     "SnapKit": [
45       "~> 5.0.1"
46     ],
47     "RxSwift": [
48       "~> 5.0.0"
49     ],
50     "RxCocoa": [
51       "~> 5.0.0"
52     ],
53     "RxGesture": [
54       "~> 3.0.0"
55     ],
56     "RxKeyboard": [
57       "~> 1.0.0"
58     ],
59     "RxOptional": [
60       "~> 4.1.0"
61     ],
62     "YYCategories": [
63       "~> 1.0.4"
64     ],
65     "YYText": [
66       "~> 1.0.7"
67     ],
68     "SwiftMessages": [
69       "~> 7.0.1"
70     ],
71     "TZImagePickerController": [
72       "~> 3.2.6"
73     ],
74     "DZNEmptyDataSet": [
75       "~> 1.8.1"
76     ],
77     "Kingfisher": [
78       "~> 5.11.0"
79     ],
80     "FTPopOverMenu_Swift": [
81       "~> 0.2.1"
82     ],
83     "NVActivityIndicatorView": [
84       "~> 4.8.0"
85     ],
86     "Toast-Swift": [
87       "~> 5.0.0"
88     ],
89     "JCAlertController": [
90       "~> 3.0.4"
91     ],
92     "MJRefresh": [
93       "~> 3.1.15.7"
94     ],
95     "FSPagerView": [
96       "~> 0.8.2"
97     ],
98     "DeviceKit": [
99       "~> 2.3.0"
100     ]
101   },
102   "swift_version": "5.0"