blob: ee92250546afccb777b5703e0a31f331a2043f81 [file] [log] [blame]
{
"name": "Keyboarding",
"version": "1.0.1",
"summary": "Keyboard helper for iOS",
"homepage": "https://github.com/menly/keyboarding-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Menly ApS": "info@menly.io"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/menly/keyboarding-ios.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"swift_version": "4.0"
}