[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 3 / SwiftUIViewKit / 1.0.15 / SwiftUIViewKit.podspec.json
blob035a506bbbb5fca6e4f7cc8de66f760040fae0e2
2   "name": "SwiftUIViewKit",
3   "version": "1.0.15",
4   "summary": "Can more EASILY made UI.",
5   "swift_versions": "5.0",
6   "description": "Make some UIView like SwiftUI.",
7   "homepage": "https://github.com/fallenlonelie/SwiftUIViewKit",
8   "screenshots": "https://raw.githubusercontent.com/fallenlonelie/SwiftUIViewKit/main/Resources/preview.png",
9   "license": "WTFPL",
10   "authors": {
11     "Lonelie": "loli@lonelie.kr"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/fallenlonelie/SwiftUIViewKit.git",
18     "tag": "1.0.15"
19   },
20   "source_files": "Sources/*.swift",
21   "dependencies": {
22     "SnapKit": [
24     ],
25     "RxSwift": [
27     ],
28     "RxRelay": [
30     ],
31     "RxCocoa": [
33     ]
34   },
35   "swift_version": "5.0"