blob: c77c0e9f7240c41cdaf5371a878dad1dab7a5654 [file] [log] [blame]
{
"name": "EFKeyboardToolBar",
"version": "1.1.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": "1.1.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFKeyboardToolBar/Classes/**/*"
}