[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / b / TextAnnotation / 0.2.0 / TextAnnotation.podspec.json
blobfbce0ea8bcca02f10f9cae4b3bf24bfcf9d00170
2   "name": "TextAnnotation",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "swift_version": "4.2",
22   "source_files": "TextAnnotation/Classes/**/*",
23   "resources": "TextAnnotation/Assets/**/*"