blob: 8d09a037424b9187c0488a5b094e376c7c5a3d4f [file] [log] [blame]
{
"name": "SPXCore",
"version": "1.1.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.1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SPXDefines": [
],
"SPXDataValidators": [
],
"SPXCoreData": [
]
}
}