[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 9 / FAFloatLabeledTextInput / 1.0 / FAFloatLabeledTextInput.podspec.json
blob26d3b75fe60d888d945345228823ff06412c6741
2   "name": "FAFloatLabeledTextInput",
3   "version": "1.0",
4   "summary": "Floating Labels For UITextField And UITextView",
5   "swift_version": "4.2",
6   "description": "Like it says on the box, FAFloatLabeledTextInput contains subclasses for UITextField and UITextView that allow for floating labels.\n\nAlso included are some UITableViewCell subclasses that wrap the UITextField and UITextView subclasses, with the latter allowing for automatic height adjustment so it can grow as you add new lines.",
7   "homepage": "https://github.com/forgot/FAFloatLabeledTextInput",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "forgot": "jesse@apprhythmia.com"
14   },
15   "source": {
16     "git": "https://github.com/forgot/FAFloatLabeledTextInput.git",
17     "tag": "1.0"
18   },
19   "social_media_url": "https://twitter.com/forgot",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "FAFloatLabeledTextInput/Classes/**/*"