blob: df43ae2deeaec1570907c06a3ddec8d00f939e55 [file] [log] [blame]
{
"name": "ButtonOnKeyboard",
"version": "0.1.0",
"summary": "Button 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.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ButtonOnKeyboard/Classes/**/*",
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}