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