blob: eb60fcef60d700f54bd379e2a7151d02845c47eb [file] [log] [blame]
{
"name": "Stack",
"version": "0.3.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.3.2"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SPXDefines": [
]
}
}