blob: a16664f94baf5f37184968c93f8d1af37676ac33 [file] [log] [blame]
{
"name": "TextAnnotation",
"version": "0.3.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.3.2"
},
"platforms": {
"osx": "10.13"
},
"swift_versions": "4.2",
"source_files": "TextAnnotation/Classes/**/*",
"resources": "TextAnnotation/Assets/**/*",
"swift_version": "4.2"
}