blob: 17555a1a108c7cec6e66588d8e8766a2c14b17ba [file] [log] [blame]
{
"name": "ButtonOnKeyboard",
"version": "0.2.0",
"summary": "UIView(UIButton) on the Keyboard.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/magicmon/ButtonOnKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magicmon": "sagun25si@gmail.com"
},
"source": {
"git": "https://github.com/magicmon/ButtonOnKeyboard.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ButtonOnKeyboard/Classes/**/*",
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}