[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / a / MarsUIKit / 1.0.0 / MarsUIKit.podspec.json
blob89c7755f297fd05b093ae8cb9b8a0784ff2ddd74
2   "name": "MarsUIKit",
3   "version": "1.0.0",
4   "summary": "MarsUIKit wraps some commonly used UI components.",
5   "description": "MarsUIKit wraps some commonly used UI components.",
6   "homepage": "https://github.com/chenxing640/MarsUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxing": "chenxing640@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chenxing640/MarsUIKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "4.2",
23     "5.0"
24   ],
25   "requires_arc": true,
26   "source_files": "MarsUIKit/Classes/**/*.{swift}",
27   "dependencies": {
28     "Toaster": [
30     ],
31     "Toast-Swift": [
32       "~> 5.0.1"
33     ],
34     "SwiftMessages": [
36     ],
37     "SVProgressHUD": [
39     ],
40     "OverlayController": [
42     ],
43     "RxCocoa": [
45     ],
46     "RxSwift": [
48     ],
49     "Kingfisher": [
51     ],
52     "MJRefresh": [
54     ],
55     "KafkaRefresh": [
57     ]
58   },
59   "swift_version": "5.0"