[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 0 / UnderLineTextField / 1.0.2 / UnderLineTextField.podspec.json
blobf7af55029c315eccc26cf25ff0188e03e1c2b9a8
2   "name": "UnderLineTextField",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "module_name": "UnderLineTextField",
8   "version": "1.0.2",
9   "summary": "simple UITextField subclass with error and floating placeholder",
10   "description": "simple UITextField subclass with error and floating placeholder that can animate colors on texts",
11   "homepage": "https://github.com/mohammadalijf/UnderLineTextField",
12   "license": "MIT",
13   "authors": "Mohammad Ali Jafarian",
14   "source": {
15     "git": "https://github.com/mohammadalijf/UnderLineTextField.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Source/UnderLineTextField/*.swift",
19   "resources": "Source/UnderLineTextField/Supporting Files/Extera.xcassets",
20   "pushed_with_swift_version": "4.0"