blob: 83f1143bb0e2c6bd5ff402e18b7a00ba6f140513 [file] [log] [blame]
{
"name": "SPXCoreData",
"version": "1.0.0",
"summary": "My personal approach to the CoreData stack.",
"homepage": "https://github.com/shaps80/SPXCoreData",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SPXCoreData.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SPXDefines": [
]
}
}