blob: c7529f3c5b36f232b4108ce2b0f72ba81a5ceb67 [file] [log] [blame]
{
"name": "DDKeyboardController",
"version": "0.0.1",
"summary": "A collection of keyboard-related utilities for Cocoa Touch and UIKit.",
"homepage": "https://dashdevs.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dashdevs llc": "hello@dashdevs.com"
},
"source": {
"git": "https://github.com/dashdevs/DDKeyboardController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KeyboardController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}