blob: 01e9f2b8c31fdbcb9934ad4367de6d7fffca5e0b [file] [log] [blame]
{
"name": "JVFloatLabeledTextField",
"version": "1.0.0",
"summary": "The original UITextField subclass implementing the Float Label Pattern.",
"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": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "JVFloatLabeledTextField/JVFloatLabeledTextField/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}