[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 7 / 3 / ATTextField / 0.1.6 / ATTextField.podspec.json
blob34c441086768d0a2a597ea650887eea7aff6c262
2   "name": "ATTextField",
3   "version": "0.1.6",
4   "summary": "A subclass on UITextField that provides head, error info with textfield",
5   "description": "A simple implementation of custom UITextFileld with head, error labels and simple validation mechanism.",
6   "homepage": "https://github.com/TikhonovAlexander/ATTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tikhonov": "alexander.tikhonov@altarix.ru"
13   },
14   "source": {
15     "git": "https://github.com/TikhonovAlexander/ATTextField.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ATTextField/Classes/**/*",
22   "pushed_with_swift_version": "3.1"