[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / UnderLineTextField / 1.0.1 / UnderLineTextField.podspec.json
blob64d7fe99f38d8de8f2df2dcb4aea9df749b32b1f
2   "name": "UnderLineTextField",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "module_name": "UnderLineTextField",
8   "version": "1.0.1",
9   "summary": "simple UITextField subclass with error and floating placeholder",
10   "description": "This is a simple subclass of UITextField class with custom delegate for handling error on textfields. also provide floating placeholder and error label for displaying errors under it.",
11   "homepage": "https://github.com/mohammadalijf/UnderLineTextField",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": "Mohammad Ali Jafarian",
17   "source": {
18     "git": "https://github.com/mohammadalijf/UnderLineTextField.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "UnderLineTextField/*.swift",
22   "pushed_with_swift_version": "4.0"