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