[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 7 / TJTextField / 0.1.0 / TJTextField.podspec.json
blob254fb5dfbaef7c09d3f51bb5865f15b3f62eb388
2   "name": "TJTextField",
3   "version": "0.1.0",
4   "summary": "UITextField with underline and left image.",
5   "swift_version": "4.0",
6   "description": "Add image in UITextField\nLeft text pedding\nUnderline whole UITextField\nShow Error by different color underline\nCustom placeholder color\nYou can change the design of button within your Storyboard or XIB.",
7   "homepage": "https://github.com/tejas-ardeshna/TJTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tejas Ardeshna": "tejasardeshna@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tejas-ardeshna/TJTextField.git",
17     "branch": "master"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UnderLineTextField/TJTextField.swift"