blob: dcc3ceb3cad059a0afe9a26e9a8580b4d952d714 [file] [log] [blame]
{
"name": "ATTextField",
"version": "0.1.5",
"summary": "A subclass on UITextField that provides head, error info with textfield",
"description": "A simple implementation of custom UITextFileld with head, error labels and simple validation mechanism.",
"homepage": "https://github.com/TikhonovAlexander/ATTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tikhonov": "alexander.tikhonov@altarix.ru"
},
"source": {
"git": "https://github.com/TikhonovAlexander/ATTextField.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ATTextField/Classes/**/*",
"pushed_with_swift_version": "3.1"
}