blob: 659ddc0b24e640fc2e52b00c7ba2c2b431eed5c9 [file] [log] [blame]
{
"name": "SPXCore",
"version": "1.4.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.4.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"dependencies": {
"SPXDefines": [
],
"SPXDataValidators": [
],
"Stack": [
],
"SPXDataSources": [
]
}
}