[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 9 / FAFloatLabeledTextInput / 1.0.3 / FAFloatLabeledTextInput.podspec.json
blob861abcf22c618bf3a0b1c432f644ebac29ad1341
2   "name": "FAFloatLabeledTextInput",
3   "version": "1.0.3",
4   "summary": "Floating Labels For UITextField And UITextView",
5   "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.",
6   "homepage": "https://github.com/forgot/FAFloatLabeledTextInput",
7   "screenshots": [
8     "https://user-images.githubusercontent.com/2170669/54080457-b255ec00-42b5-11e9-85c7-2a89d5c8ff92.gif",
9     "https://user-images.githubusercontent.com/2170669/54080460-c26dcb80-42b5-11e9-89d2-340089101619.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "forgot": "jesse@apprhythmia.com"
17   },
18   "source": {
19     "git": "https://github.com/forgot/FAFloatLabeledTextInput.git",
20     "tag": "1.0.3"
21   },
22   "social_media_url": "https://twitter.com/forgot",
23   "swift_version": "4.2",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "FAFloatLabeledTextInput/Classes/**/*"