blob: d9819b13408d23d20071daf791fbe25e27ea9175 [file] [log] [blame]
{
"name": "RFKeyboardToolbar",
"version": "1.0",
"summary": "This is 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.0"
},
"source_files": "RFKeyboardToolbar/*",
"requires_arc": true
}