blob: b12493c153746eb16c82df511f49ecc2e9ba7cd6 [file] [log] [blame]
{
"name": "TextAnnotation",
"version": "0.4.2",
"summary": "Swift text annotation component for macOS.",
"description": "Text component that behaves like typical drawing or annotation apps require.",
"homepage": "https://github.com/blackbeltlabs/TextAnnotation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirko Kiefer": "mail@mirkokiefer.com"
},
"source": {
"git": "https://github.com/blackbeltlabs/TextAnnotation.git",
"tag": "0.4.2"
},
"platforms": {
"osx": "10.13"
},
"swift_versions": "4.2",
"source_files": "TextAnnotation/Classes/**/*",
"resources": "TextAnnotation/Assets/**/*",
"swift_version": "4.2"
}