blob: 0128ae790bffeff354ed36167b4c51022bab8781 [file] [log] [blame]
{
"name": "SUITextView",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/ospfranco",
"platforms": {
"osx": "10.10"
},
"swift_versions": "5.1",
"source_files": "Source/**/*",
"swift_version": "5.1"
}