[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / c / 7 / 3 / ATTextField / 0.1.1 / ATTextField.podspec.json
blobcc1953c6c0fac32e149a96e2d9a84869ff33c2b5
2   "name": "ATTextField",
3   "version": "0.1.1",
4   "summary": "A subclass on UITextField that provides head, error info.",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ATTextField/Classes/**/*",
22   "pushed_with_swift_version": "3.1"