blob: 64396aa56ff5945f3c85684557d2e1adb9e494a1 [file] [log] [blame]
{
"name": "AutoKeyboard",
"version": "1.0.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"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/chanonly123/AutoKeyboard.git",
"tag": "1.0.6"
},
"source_files": [
"AutoKeyboard",
"AutoKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}