blob: a7523da722eb1304439fd1e515ab0d69eb8ce8d2 [file] [log] [blame]
{
"name": "RHParrotData",
"version": "0.1.4",
"summary": "CoreData stack management and quick query language library.",
"homepage": "https://github.com/Rannie/RHParrotData",
"license": "MIT",
"authors": "Hanran Liu",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Rannie/RHParrotData.git",
"tag": "0.1.4"
},
"source_files": [
"RHParrotData",
"RHParrotData/*.{h,m}"
],
"frameworks": "CoreData",
"requires_arc": true
}