blob: f61dca823aae29f37e3d05277aa4818a5d2ab7e3 [file] [log] [blame]
{
"name": "FormInput",
"version": "1.0.3",
"summary": "A helper library to ease textField validations for Date, List and Number.",
"description": "A helper library to ease textField validations for Date, List and Number. Simply subclass the required textField type.",
"homepage": "https://github.com/cristian-azov/FormInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cristian Azov": "cristian.azov@gmail.com"
},
"source": {
"git": "https://github.com/cristian-azov/FormInput.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FormInput/Classes/**/*",
"pushed_with_swift_version": "4"
}