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