[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 8 / FloatingLabelTextFieldSwift / 1.0.0 / FloatingLabelTextFieldSwift.podspec.json
blobf57729851fd33b6bff5a1c223b52e6907ba24ec7
2   "name": "FloatingLabelTextFieldSwift",
3   "version": "1.0.0",
4   "summary": "A beautiful floating label textfield library written in Swift",
5   "description": "FloatingLabelTextFieldSwift is a small and lightweight UIKit framework written in Swift that allows to create beautiful and customisable floating label textfield.",
6   "homepage": "https://github.com/habib-sust/FloatingLabelTextFieldSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Habibur Rahamn": "habibur.sust@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/habib-sust/FloatingLabelTextFieldSwift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "FloatingLabelTextFieldSwift/Classes/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"