blob: 64b5dfa133d6b8899aacc1afdf5d13694d106fc9 [file] [log] [blame]
{
"name": "ACECoreDataManager",
"version": "0.0.6",
"summary": "Core data manager.",
"homepage": "https://github.com/acerbetti/ACECoreDataManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefano Acerbetti": "sacerbetti@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/acerbetti/ACECoreDataManager.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"ACECoreDataManager/*.{h,m}"
],
"frameworks": "CoreData",
"requires_arc": true
}