[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / f / ScribbleConverter / 0.3.9 / ScribbleConverter.podspec.json
blob8475047ad6b9819836a0e08b0a70c88283e7e8dc
2   "name": "ScribbleConverter",
3   "version": "0.3.9",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A tool to convert Apple PencilKit data to Scribble Proto3.",
9   "homepage": "https://github.com/gonft/ScribbleConverter",
10   "authors": {
11     "Paul Han": "gonft.paul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gonft/ScribbleConverter.git",
15     "tag": "0.3.9"
16   },
17   "platforms": {
18     "ios": "14.0",
19     "osx": "12.0"
20   },
21   "source_files": "Sources/ScribbleConverter/*.swift",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "SwiftProtobuf": [
27       "~> 1.19.0"
28     ]
29   },
30   "swift_version": "5.0"