blob: 1bf5ee0eae6e1d233c8d709fc54442c122d26d95 [file] [log] [blame]
{
"name": "FLFormValidator",
"version": "1.0.5",
"summary": "FLFormValidator validates user forms",
"description": "This CocoaPod provides the ability to validates user fields in form.",
"homepage": "https://github.com/mvpVaibhav/FLFormValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaibhav Parmar": "vaibhav@nickelfox.com"
},
"source": {
"git": "https://github.com/mvpVaibhav/FLFormValidator.git",
"tag": "1.0.5"
},
"social_media_url": "https://twitter.com/parmarvhv",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FLFormValidator/**/*",
"pushed_with_swift_version": "3.0"
}