blob: fa146cc24f1e419952c6be348cea2d4d06394db5 [file] [log] [blame]
{
"name": "HJDoneKeyboard",
"version": "0.1.1",
"summary": "This Project will add a done button on your TextField and TextView",
"description": "'This Project will add a done button on your TextField and TextView. Just on the accessory view from storyboard textfield or textview'",
"homepage": "https://github.com/koollKoder/HJDoneKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"himanshujamnani@gmail.com": "himanshujamnani@gmail.com"
},
"source": {
"git": "https://github.com/koollKoder/HJDoneKeyboard",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Classes/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}