blob: 49d1f706abd826dd670f8ef8188c5a5ed9624e2d [file] [log] [blame]
{
"name": "RFKeyboardToolbar",
"version": "1.1",
"summary": "A flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews.",
"homepage": "https://github.com/rexfinn/RFKeyboardToolbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rex Finn": "rexcfinn@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rexfinn/RFKeyboardToolbar.git",
"tag": "v1.1"
},
"source_files": "RFKeyboardToolbar/*",
"requires_arc": true
}