blob: aca8f6b3cfbf2c4e4561cafce0999c555bcefa89 [file] [log] [blame]
{
"name": "FormValidator",
"version": "0.1.0",
"summary": "An easier way to validate your forms",
"description": "With this CocoaPod, your form validation will become way more easier!!",
"homepage": "https://github.com/pescadjiam/FormValidator-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Miguel Pescadinha": "pescalogin@gmail.com"
},
"source": {
"git": "https://github.com/pescadjiam/FormValidator-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FormValidator/Classes/**/*"
}