blob: f6df0fc9a95db9b9f95ab3f2009ba5e0d4806baa [file] [log] [blame]
{
"name": "RequestInMemory",
"version": "2.0.0",
"summary": "[CoreData] Once a fetch, does query request as many times as you wants.",
"homepage": "https://github.com/azu/RequestInMemory",
"license": "MIT",
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/RequestInMemory.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreData"
}