blob: bd3f9751356d372253813cbb91a8ca85bbcd1aa2 [file] [log] [blame]
{
"name": "SwifterSwiftUI",
"version": "0.5.1",
"summary": "SwifterSwiftUI is a collection of native SwiftUI extensions, with handy methods, syntactic sugar, and performance improvements",
"description": "SwifterSwiftUI is a collection of native SwiftUI extensions, with handy methods, syntactic sugar, and performance improvements for wide range of SwiftUI classes –over 500 in 1– for iOS, macOS, tvOS and watchOS.",
"homepage": "https://github.com/asam139/SwifterSwiftUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asam139": "93sauu@gmail.com"
},
"screenshots": "https://raw.githubusercontent.com/asam139/SwifterSwiftUI/master/Assets/logo.png",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0",
"watchos": "6.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/asam139/SwifterSwiftUI.git",
"tag": "0.5.1"
},
"source_files": "Sources/SwifterSwiftUI/**/*",
"frameworks": [
"SwiftUI",
"Combine"
],
"swift_version": "5.1"
}