blob: f3693f04a19f00f082af6b1d055dd930ed97d2eb [file] [log] [blame]
{
"name": "CoreDataStackPod",
"version": "0.2",
"summary": "A CocoaPod of CoreDataStack",
"description": " A [CocoaPod](http://cocoapods.org) of [CoreDataStack](https://github.com/adamgit/CoreDataStack)\n",
"homepage": "https://github.com/seedsofcode/CoreDataStackPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CB": "developer@seedsofcode.com"
},
"source": {
"git": "https://github.com/seedsofcode/CoreDataStackPod.git",
"tag": "0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}