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