blob: 50bb7995f4a1c29819b027f14da4c268980bd536 [file] [log] [blame]
{
"name": "KeyboardSwift",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://instagram.com/adboco",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "Keyboard/Classes/**/*",
"frameworks": "UIKit"
}