blob: e80cf536a6895cb4fe7094fe8901d19d7ce16acc [file] [log] [blame]
{
"name": "ATTextField",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ATTextField/Classes/**/*",
"pushed_with_swift_version": "3.1"
}