blob: 6e5f8e80bbed3584ddcdfed207e7418ad7274f36 [file] [log] [blame]
{
"name": "ABDoneKeyboard",
"version": "1.0.0",
"summary": "This Project will add Done button at top of Keyboard.",
"description": "'This Project will add Done button at top of Keyboard.Just Import and make the accessory on from storyboard.'",
"homepage": "https://github.com/iadwait/ABDoneKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iadwait": "adwaitbarkale@gmail.com"
},
"source": {
"git": "https://github.com/iadwait/ABDoneKeyboard.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Classes/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}