blob: f0f2f31fa135a4d810a86a64162e4f9490a16b6e [file] [log] [blame]
{
"name": "ValidationTextField",
"version": "0.1.0",
"summary": "This TextField for Validation ( complete or error )",
"description": "'This TextField for Validation ( complete or error )'",
"homepage": "https://github.com/devikkim/ValidationTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devikkim@gmail.com": "devikkim@gmail.com"
},
"source": {
"git": "https://github.com/devikkim/ValidationTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ValidationTextField/Classes/**/*"
}