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