blob: 9db87eab6f2d6c786a32dedae0d44b54ec3cb31b [file] [log] [blame]
{
"name": "KeyboardSwift",
"version": "0.1.3",
"summary": "Keyboard makes easy to use inputAccessoryView in UIViewController, UITextView, UITextField and UISearchBar.",
"description": "Keyboard makes easy to use inputAccessoryView in UIViewController, UITextView, UITextField and UISearchBar.",
"homepage": "https://github.com/adboco/Keyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adboco@telefonica.net": "https://github.com/adboco"
},
"source": {
"git": "https://github.com/adboco/Keyboard.git",
"tag": "0.1.3"
},
"social_media_url": "https://instagram.com/adboco",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "Keyboard/Classes/**/*",
"frameworks": "UIKit"
}