blob: d523c6ee2d2e5813efc18c0756b1eafe607e3e40 [file] [log] [blame]
{
"name": "SPXDataValidators",
"version": "1.1.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.1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SPXDataValidator/**/*.{h,m}"
}