[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 5 / FloatingLabelInput / 0.1.1 / FloatingLabelInput.podspec.json
blob488e6e833418a38aa61f34ada32cdae0958ca9cf
2   "name": "FloatingLabelInput",
3   "version": "0.1.1",
4   "summary": "A UITextField subclass that creates a floating label from the placeholder text.",
5   "description": "A beautiful implementation of the floating label input style. It also includes an optional view/hide input text button for password fields",
6   "homepage": "https://github.com/quacklabs/FloatingLabelInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mark Boleigha": "donhoenix@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/MarkBoleigha",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/quacklabs/FloatingLabelInput.git",
20     "tag": "0.1.1"
21   },
22   "swift_versions": "4.2",
23   "source_files": "FloatingLabelInput/**/*.{swift}",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"