blob: 8ec09cb12dbc5cccd440d82cc8ffa796465d6df1 [file] [log] [blame]
{
"name": "AutoKeyboard",
"version": "1.4.5",
"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.5"
},
"source_files": [
"AutoKeyboard",
"AutoKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}