blob: d58cee1956fdbea34119fd7bf6ff70d0fd6e5c44 [file] [log] [blame]
{
"name": "SOCQ",
"version": "0.0.1",
"summary": "Syntax for Objective-C Queries.",
"homepage": "https://github.com/acburk/SOCQ",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"acburk": "adam@burkepile.com"
},
"source": {
"git": "https://github.com/acburk/SOCQ.git",
"commit": "86bc14a0663c637a1de49ecf19084f9157e967fc"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SOCQ",
"requires_arc": true
}