blob: d4a38ea3071d6540a2c9916c9e03b6ff3576982b [file] [log] [blame]
{
"name": "Stack",
"version": "0.2.2",
"summary": "A fresh, safer approach to CoreData",
"description": " Stack provides a safer implementation for working with CoreData\n",
"homepage": "https://github.com/shaps80/Stack",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/Stack.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SPXDefines": [
]
}
}