[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / f / d / 0 / UnderLineTextField / 1.1.0 / UnderLineTextField.podspec.json
blob85c160d1272f581cabaaac18e2a52af67e4b7e90
2   "name": "UnderLineTextField",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "module_name": "UnderLineTextField",
8   "version": "1.1.0",
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.0"
20   },
21   "source_files": "Source/UnderLineTextField/*.swift",
22   "resources": "Source/UnderLineTextField/Supporting Files/Extera.xcassets",
23   "pushed_with_swift_version": "4.0"