blob: 0d0fc773d8d96cb1d99222bde8c14c1cad46752b [file] [log] [blame]
{
"name": "RGDoneKeyboard",
"version": "0.1.0",
"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 import and turn on the accessory.'",
"homepage": "https://github.com/iRohitGaur/RGDoneKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iRohitGaur": "rohitgaur7@gmail.com"
},
"source": {
"git": "https://github.com/iRohitGaur/RGDoneKeyboard.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/iRohitGaur",
"platforms": {
"ios": "13.0"
},
"source_files": "Classes/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}