blob: 69f1d0bd12bb8a958694032245e636d1bdd1159d [file] [log] [blame]
{
"name": "SUITextView",
"version": "0.1.0",
"summary": "SwiftUI TextView component for MacOS",
"description": "'The missing TextView component for macOS SwiftUI'",
"homepage": "https://github.com/ospfranco/SUITextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar Franco": "ospfranco@protonmail.com"
},
"source": {
"git": "https://github.com/ospfranco/SUITextView.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.10"
},
"swift_versions": "5.1",
"source_files": "Source/**/*",
"swift_version": "5.1"
}