[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 0 / UnderLineTextField / 1.1.1 / UnderLineTextField.podspec.json
bloba69cd8077004d97330c701f128c7d6bb00bb61d2
2   "name": "UnderLineTextField",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "module_name": "UnderLineTextField",
8   "version": "1.1.1",
9   "summary": "Simple UITextfield Subclass with state",
10   "description": "simple UITextField subclass with state and floating placeholder",
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.1.1"
20   },
21   "source_files": "Source/UnderLineTextField/*.swift",
22   "resources": "Source/UnderLineTextField/Supporting Files/Extera.xcassets",
23   "pushed_with_swift_version": "4.0"