[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / DuckUI / 0.3.28 / DuckUI.podspec.json
blob8a8e99581899a9972856b317883abeb657d1447d
2   "name": "DuckUI",
3   "version": "0.3.28",
4   "summary": "SwiftUI for UIKit. Kinda. ðŸ˜‰",
5   "description": "'DuckUI is SwiftUI for UIKit. Kinda. It is an exceptionally simple way to build user interfaces in UIKit. With a declarative Swift syntax that’s easy to read and natural to write, DuckUI works seamlessly with UIKit white resembling to SwiftUI code and design principles.'",
6   "homepage": "https://github.com/rebeloper/DuckUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rebeloper": "therebeloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rebeloper/DuckUI.git",
16     "tag": "0.3.28"
17   },
18   "social_media_url": "https://youtube.com/rebeloper",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "ReactiveKit": [
26       "~> 3.12.3"
27     ],
28     "Bond": [
29       "~> 7.5.0"
30     ],
31     "Layoutless": [
32       "~> 0.4.1"
33     ],
34     "TinyConstraints": [
35       "~> 4.0.1"
36     ],
37     "RSKPlaceholderTextView": [
38       "~> 5.0.1"
39     ],
40     "JGProgressHUD": [
41       "~> 2.0.3"
42     ]
43   },
44   "swift_version": "5.0"