blob: bf06a4e1c458d603d9ca4acea3b91ef0f1162148 [file] [log] [blame]
{
"name": "FormValidation",
"version": "0.1.0",
"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/CheckNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}"
}