blob: f1a13ed09df78c25f04c0bb574c742088b51875e [file] [log] [blame]
{
"name": "Covfefe",
"version": "0.5.1",
"license": "MIT",
"summary": "A parser generator for nondeterministic context free languages",
"homepage": "https://github.com/palle-k/Covfefe",
"authors": "Palle Klewitz",
"source": {
"git": "https://github.com/palle-k/Covfefe.git",
"tag": "0.5.1"
},
"swift_versions": "5.1",
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/Covfefe/*.swift",
"swift_version": "5.1"
}