blob: 95ca54b682693e1e623f1ec98dd49d38f199ddac [file] [log] [blame]
{
"name": "RequestInMemory",
"version": "2.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreData"
}