blob: ade6a06d0b5eed87096f919ad6b7529d22ba22d7 [file] [log] [blame]
{
"name": "Parcoa",
"version": "0.0.1",
"summary": "Objective-C Parser Combinators.",
"homepage": "https://github.com/brotchie/Parcoa",
"license": "MIT",
"authors": {
"James Brotchie": "brotchie@gmail.com"
},
"source": {
"git": "https://github.com/brotchie/Parcoa.git",
"tag": "v0.0.1"
},
"source_files": "Parcoa/**/*.{h,m}",
"requires_arc": true
}