blob: 2a4c61dc189bdec8f7dc822bfdc20d6b23b9e05a [file] [log] [blame]
{
"name": "APCoreData",
"version": "0.1.3",
"summary": "CoreData stack and useful categories",
"homepage": "https://github.com/podkovyrin/APCoreData",
"license": "MIT",
"authors": {
"Andrew Podkovyrin": "podkovyrin@gmail.com"
},
"source": {
"git": "https://github.com/podkovyrin/APCoreData.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/podkovyr",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "CoreData"
}