blob: 24af57fe5b7d3577cdb8b466aa794ed823e1f96b [file] [log] [blame]
{
"name": "RFKeyboardToolbar",
"version": "1.3",
"summary": "A flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews.",
"homepage": "https://github.com/ruddfawcett/RFKeyboardToolbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rudd Fawcett": "rudd.fawcett@gmail.com"
},
"social_media_url": "https://twitter.com/ruddfawcett",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ruddfawcett/RFKeyboardToolbar.git",
"tag": "v1.3"
},
"source_files": "RFKeyboardToolbar/*",
"requires_arc": true
}