[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / e / SSUIKit / 0.5.8 / SSUIKit.podspec.json
blob268a700780ff79ee8e7e97b06ffe2beda51fbc2e
2   "name": "SSUIKit",
3   "version": "0.5.8",
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.5.8"
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     "SnapKit": [
42       "~> 5.0.1"
43     ],
44     "RxSwift": [
45       "~> 5.0.1"
46     ],
47     "RxCocoa": [
48       "~> 5.0.1"
49     ],
50     "RxGesture": [
51       "~> 3.0.0"
52     ],
53     "RxKeyboard": [
54       "~> 1.0.0"
55     ],
56     "RxOptional": [
57       "~> 4.1.0"
58     ],
59     "RxViewController": [
60       "~> 1.0.0"
61     ],
62     "YYCategories": [
63       "~> 1.0.4"
64     ],
65     "YYText": [
66       "~> 1.0.7"
67     ],
68     "TZImagePickerController": [
69       "~> 3.2.6"
70     ],
71     "DZNEmptyDataSet": [
72       "~> 1.8.1"
73     ],
74     "Kingfisher": [
75       "~> 5.11.0"
76     ],
77     "FTPopOverMenu_Swift": [
78       "~> 0.2.1"
79     ],
80     "NVActivityIndicatorView": [
81       "~> 4.8.0"
82     ],
83     "Toast-Swift": [
84       "~> 5.0.0"
85     ],
86     "JCAlertController": [
87       "~> 3.0.4"
88     ],
89     "MJRefresh": [
90       "~> 3.1.15.7"
91     ],
92     "FSPagerView": [
93       "~> 0.8.2"
94     ],
95     "DeviceKit": [
96       "~> 2.3.0"
97     ],
98     "HBDNavigationBar": [
99       "~> 1.7.2"
100     ]
101   },
102   "swift_version": "5.0"