blob: 2f6d9e2d33e69788fa51366990fb7aeaee90f092 [file] [log] [blame]
{
"name": "JVFloatLabeledTextField",
"version": "0.0.7",
"summary": "UITextField subclass that turns placeholders into floating labels once filled in.",
"homepage": "http://github.com/jverdi/JVFloatLabeledTextField",
"screenshots": "https://github-camo.global.ssl.fastly.net/be57d040ec0ce5d6467fb73564c6bcb6c76d5a7b/687474703a2f2f6472696262626c652e73332e616d617a6f6e6177732e636f6d2f75736572732f363431302f73637265656e73686f74732f313235343433392f666f726d2d616e696d6174696f6e2d5f6769665f2e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jared Verdi": "jared@jaredverdi.com"
},
"source": {
"git": "https://github.com/jverdi/JVFloatLabeledTextField.git",
"tag": "0.0.7"
},
"platforms": {
"ios": null
},
"source_files": "JVFloatLabeledTextField/JVFloatLabeledTextField/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}