blob: d84461c34240a96f20fdb1fc65a219974b5d7423 [file] [log] [blame]
{
"name": "AutoKeyboard",
"version": "1.4.3",
"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_version": "4.2",
"source": {
"git": "https://github.com/chanonly123/AutoKeyboard.git",
"tag": "1.4.3"
},
"source_files": [
"AutoKeyboard",
"AutoKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}