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