blob: d4a16a9880a451f89d98df7fa43950064c7b256a [file] [log] [blame]
{
"name": "GDICoreDataKit",
"version": "0.1.1",
"summary": "Tools to work with CoreData.",
"description": " Tools to work with CoreData.\n More Coming soon...\n",
"homepage": "https://github.com/gdavis/GDICoreDataKit",
"license": "MIT",
"authors": {
"Grant Davis": "grant.davis@gmail.com"
},
"source": {
"git": "https://github.com/gdavis/GDICoreDataKit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/ghunterdavis",
"frameworks": "CoreData",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}