blob: 800787b12698f7191c028f2832695afe951052da [file] [log] [blame]
{
"name": "AutoKeyboard",
"version": "1.0.4",
"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.4"
},
"source_files": [
"AutoKeyboard",
"AutoKeyboard/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}