blob: 2f55dbe224c105a2a47e35fa05b04002a22e89a7 [file] [log] [blame]
{
"name": "RPFloatingPlaceholders",
"version": "0.2",
"summary": "UITextField and UITextView subclasses with floating placeholder labels.",
"homepage": "https://github.com/iwasrobbed/RPFloatingPlaceholders",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rob Phillips",
"source": {
"git": "https://github.com/iwasrobbed/RPFloatingPlaceholders.git",
"tag": "v0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RPFloatingPlaceholders",
"requires_arc": true
}