[Add] NERtcSDK 5.5.34
[CocoaPods.git] / Specs / c / 7 / 3 / ATTextField / 0.1.11 / ATTextField.podspec.json
blob2818243bd8b011e0230fdcb1aa7e6555f52264da
2   "name": "ATTextField",
3   "version": "0.1.11",
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.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ATTextField/Classes/**/*",
22   "pushed_with_swift_version": "3.1"