[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 2 / TLFloatLabelTextField / 0.1.2 / TLFloatLabelTextField.podspec.json
blob5056bcc98f600c0f014ecacee804caf8ed39ea4c
2   "name": "TLFloatLabelTextField",
3   "version": "0.1.2",
4   "summary": "TLFloatLabelTextField with bottom line for UITextField and UITextView.",
5   "description": "A TLFloatLabelTextField is the Swift implementation. UITextField and UITextView subclasses with placeholders along with the bottom line that change into floating labels when the fields are populated with text.",
6   "homepage": "https://github.com/TekysLabPvtLtd/TLFloatLabelTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TekysLabPvtLtd": "bhagyashree14mt@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TekysLabPvtLtd/TLFloatLabelTextField.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "TLFloatLabelTextField/Classes/**/*"