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