[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 5 / e / DLFloatLabeledText / 1.2.6 / DLFloatLabeledText.podspec.json
blob3fc5ee72868454195845b316930ac5f11385998a
2   "name": "DLFloatLabeledText",
3   "module_name": "JVFloatLabeledText",
4   "version": "1.2.6",
5   "summary": "The original UITextField subclass implementing the Float Label Pattern.",
6   "homepage": "http://github.com/jverdi/JVFloatLabeledTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jared Verdi": "jared@jaredverdi.com"
13   },
14   "source": {
15     "git": "https://github.com/sdkdimon/JVFloatLabeledTextField.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": [
22     "JVFloatLabeledTextField/JVFloatLabeledTextField/*.{h,m}",
23     "JVFloatLabeledTextField/JVFloatLabeledText.h"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "module_map": "JVFloatLabeledTextField/JVFloatLabeledText.modulemap"