[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / f / b / TextAnnotation / 0.6.1 / TextAnnotation.podspec.json
blobb5cdea31e163f74709b7cad8c62ebafae83e7b22
2   "name": "TextAnnotation",
3   "version": "0.6.1",
4   "summary": "Swift text annotation component for macOS.",
5   "description": "Text component that behaves like typical drawing or annotation apps require.",
6   "homepage": "https://github.com/blackbeltlabs/TextAnnotation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mirko Kiefer": "mail@mirkokiefer.com"
13   },
14   "source": {
15     "git": "https://github.com/blackbeltlabs/TextAnnotation.git",
16     "tag": "0.6.1"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TextAnnotation/Classes/**/*",
23   "resources": "TextAnnotation/Assets/**/*",
24   "swift_version": "5.0"