[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / JVFloatLabeledTextField / 0.0.8 / JVFloatLabeledTextField.podspec.json
blobe2c872470457fe3741693d3b32a67ad0181754a5
2   "name": "JVFloatLabeledTextField",
3   "version": "0.0.8",
4   "summary": "UITextField subclass that turns placeholders into floating labels once filled in.",
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/jverdi/JVFloatLabeledTextField.git",
16     "tag": "0.0.8"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "JVFloatLabeledTextField/JVFloatLabeledTextField/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true