blob: 25703264082460f0d90cd919d4cbedb6359b82b7 [file] [log] [blame]
{
"name": "RHParrotData",
"version": "0.1.3",
"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.3"
},
"source_files": [
"RHParrotData",
"RHParrotData/*.{h,m}"
],
"frameworks": "CoreData",
"requires_arc": true
}