blob: e87b583141056e4ef524d97f3be6d06e341e24ca [file] [log] [blame]
{
"name": "FormValidation",
"version": "0.1.1",
"summary": "An easier way to validate your form.",
"description": "With this CocoaPod, your form validation will become way more easier!!",
"homepage": "https://github.com/rajesh-blazedream/FormValidation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajesh": "rajesh.l@blazedream.com"
},
"source": {
"git": "https://github.com/rajesh-blazedream/FormValidation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FormValidation/Classes/*.{h,m}"
}