blob: e9a52a479247446eb236a7c853e18d033072853b [file] [log] [blame]
{
"name": "A2ATextField",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "A2ATextField/Classes/**/*",
"frameworks": "UIKit"
}