blob: f2fad13435db794a20e592d931c04402b7ff0a7f [file] [log] [blame]
{
"name": "A2ATextField",
"version": "0.1.0",
"summary": "A2ATextField class to float the Placeholder and validate the text while editing.",
"description": "A2ATextField is subclass of UITextfield class that float the Placeholder and validate the text while editing.",
"homepage": "https://github.com/Ferrick90/A2ATextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ferrick90": "ferrick1990@hotmail.com"
},
"source": {
"git": "https://github.com/Ferrick90/A2ATextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "A2ATextField/Classes/**/*",
"frameworks": "UIKit"
}