blob: 303c8f371554d04a6497c41b97aa1901e73e7e71 [file] [log] [blame]
{
"name": "Covfefe",
"version": "0.3.4",
"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.4"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/Covfefe/*.swift"
}