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