blob: cd668e1dd9f9b36b07a1a06910160abf3098b203 [file] [log] [blame]
{
"name": "Keyboarding",
"version": "1.1.0",
"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"
},
"source": {
"git": "https://github.com/menly/keyboarding-ios.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
}
}