blob: 86f6945697fb7e929bbb8f520cd06567e3ad8859 [file] [log] [blame]
{
"name": "Nimble-CoreData",
"version": "0.0.4",
"summary": "Core Data and iCloud made nimble and fast.",
"homepage": "https://github.com/marcosero/Nimble",
"license": "MIT",
"authors": {
"Marco Sero": "marco@marcosero.com"
},
"source": {
"git": "https://github.com/MarcoSero/Nimble.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Nimble",
"frameworks": "CoreData",
"requires_arc": true
}