blob: fcfe613a9dbaf6f41b3384730b0fb689f710222c [file] [log] [blame]
{
"name": "FieldValidation",
"version": "1.0.2",
"summary": "FieldValidation",
"description": "FieldValidation is a form validation while submiiting signup/login info.",
"homepage": "https://github.com/Nickelfox/form-validation-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Thapliyal": "abhishek@nickelfox.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Nickelfox/form-validation-ios.git",
"tag": "1.0.2"
},
"source_files": [
"FieldValidation",
"FieldValidation/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}