blob: ed0b3eb848e5bc1ff7379a611912d7719db891e5 [file] [log] [blame]
{
"name": "Covfefe",
"version": "0.3.2",
"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.3.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/Covfefe/*.swift",
"pushed_with_swift_version": "4.0"
}