[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 0 / VLRJVFloatLabeledTextField / 1.0.2 / VLRJVFloatLabeledTextField.podspec.json
blobe73b538b13a8696142a0ad32a09db0cd1cf982ae
2   "name": "VLRJVFloatLabeledTextField",
3   "version": "1.0.2",
4   "summary": "The original UITextField subclass implementing the Float Label Pattern.",
5   "homepage": "http://github.com/jverdi/JVFloatLabeledTextField",
6   "screenshots": "https://github-camo.global.ssl.fastly.net/be57d040ec0ce5d6467fb73564c6bcb6c76d5a7b/687474703a2f2f6472696262626c652e73332e616d617a6f6e6177732e636f6d2f75736572732f363431302f73637265656e73686f74732f313235343433392f666f726d2d616e696d6174696f6e2d5f6769665f2e676966",
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/ipodishima/JVFloatLabeledTextField.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "JVFloatLabeledTextField/JVFloatLabeledTextField/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "HTAutocompleteTextField": [
30     ]
31   }