blob: 9f06f262f6229fd15d66caa53e4c9097a3e2b4d2 [file] [log] [blame]
{
"name": "SPXCore",
"version": "1.0.0",
"summary": "SPXCore is a collection of other open source projects by me.",
"homepage": "https://github.com/shaps80/SPXCore",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SPXCore.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SPXDefines": [
],
"SPXDataValidators": [
]
}
}