[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / a / 4 / 3 / SwiftUIViewKit / 1.0.21 / SwiftUIViewKit.podspec.json
blob4f97adb70810755d14d976c7c3bde2fe6fb7f33c
2   "name": "SwiftUIViewKit",
3   "version": "1.0.21",
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.21"
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"