blob: 16974ef3194511cc225d1ea23288853af5dcddd6 [file] [log] [blame]
{
"name": "RGDoneKeyboard",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/iRohitGaur",
"platforms": {
"ios": "13.0"
},
"source_files": "Classes/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}