blob: 423b31055e24bd58635cf08e484a87aba6915e4d [file] [log] [blame]
{
"name": "KEYShadow",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/olistaats/KEYShadow",
"authors": {
"olistaats": "olambo@gmail.com"
},
"source": {
"git": "https://github.com/olistaats/KEYShadow.git",
"tag": "0.1.1"
},
"requires_arc": true,
"summary": "Simplified SQL / LINQ inspired Core Data Queries",
"description": "SQL / LINQ inspired Core Data Queries. Typesafe queries against Managed Object subclasses.",
"public_header_files": "KEYShadow/*.h",
"source_files": "KEYShadow/*.{m,h}"
}