[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 5 / f / ScribbleConverter / 0.3.8 / ScribbleConverter.podspec.json
blob1bcd3210f073a1b9cdf9d2051dc371a2439f43ff
2   "name": "ScribbleConverter",
3   "version": "0.3.8",
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.8"
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"