[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 6 / NotepadKit / 2.3.4 / NotepadKit.podspec.json
blobdd7d38b05367aec55f3af4f60c38b032cd8bcfc8
2   "name": "NotepadKit",
3   "version": "2.3.4",
4   "summary": "NotepadKit by Woodemi.",
5   "description": "NotepadKit to connect to and communicate with Woodemi notepad.",
6   "homepage": "http://www.woodemi.com",
7   "authors": {
8     "Woodemi Co., Ltd.": "woodemi-dev@woodemi.com"
9   },
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright © 2019 Woodemi Tech Co., Ltd. All rights reserved.\n"
13   },
14   "source": {
15     "git": "https://github.com/woodemi/notepad-sdk-ios.git",
16     "tag": "2.3.4"
17   },
18   "public_header_files": "NotepadKit.framework/Headers/**/*.h",
19   "source_files": "NotepadKit.framework/Headers/**/*.h",
20   "vendored_frameworks": "NotepadKit.framework",
21   "platforms": {
22     "ios": "8.0"
23   }