blob: 1e2648f853a6a1162e120aa15effb57ad4e073c4 [file] [log] [blame]
{
"name": "EFKeyboardToolBar",
"version": "5.0.0",
"summary": "A keyboard toolBar in Swift.",
"description": "A keyboard toolBar in Swift, inspired by KeyboardToolBar.",
"homepage": "https://github.com/EFPrefix/EFKeyboardToolBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFKeyboardToolBar.git",
"tag": "5.0.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFKeyboardToolBar/Classes/**/*"
}