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