blob: 9a0acd71129028776e3bfd774f7352a1cf5d81ea [file] [log] [blame]
{
"name": "SPXDataValidators",
"version": "1.4.0",
"summary": "Form and data validators done right!",
"homepage": "https://github.com/shaps80/SPXDataValidators",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SPXDataValidators.git",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"SPXDefines": [
]
},
"source_files": "Pod/Classes/**/*.{h,m}"
}