blob: cc1953c6c0fac32e149a96e2d9a84869ff33c2b5 [file] [log] [blame]
{
"name": "ATTextField",
"version": "0.1.1",
"summary": "A subclass on UITextField that provides head, error info.",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ATTextField/Classes/**/*",
"pushed_with_swift_version": "3.1"
}