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