blob: cad42ce0429f69e3f7a4724fa7f2f1b36afb4ae7 [file] [log] [blame]
{
"name": "KeyboardUtils",
"version": "1.0.0",
"summary": "A collection of keyboard utils that makes listening to its notifications much easier.",
"homepage": "https://github.com/berbschloe/KeyboardUtils",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/berbschloe/KeyboardUtils.git",
"tag": "1.0.0"
},
"source_files": "KeyboardUtils/**/*.{h,m,swift}",
"swift_version": "5.0"
}