[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / DuckUI / 0.1.37 / DuckUI.podspec.json
blob0230f292ea098f8f0b7e682c3095b043e02614f7
2   "name": "DuckUI",
3   "version": "0.1.37",
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.1.37"
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.2"
27     ],
28     "Bond": [
29       "~> 7.5.0"
30     ]
31   },
32   "swift_version": "5.0"