blob: ec2d18653a258289d67abe647cdea8f93f2def93 [file] [log] [blame]
{
"name": "AutoKeyboard",
"version": "1.4.6",
"summary": "Automatic Keyboard handling with ease",
"description": "Automatic bottom constraints changes with extreamly easy integration.",
"homepage": "https://github.com/chanonly123/AutoKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chandan Karmakar": "chan.only.123@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/chanonly123/AutoKeyboard.git",
"tag": "1.4.6"
},
"source_files": [
"AutoKeyboard",
"AutoKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}