blob: defb5b65d12bf3fc7a9209f1693ece0cc940aff6 [file] [log] [blame]
{
"name": "CommonKeyboard",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "An elegant Keyboard library for iOS.",
"homepage": "https://github.com/kaweerutk/CommonKeyboard",
"authors": {
"Kaweerut Kanthawong": "kaweerutkanthawong@yahoo.com"
},
"source": {
"git": "https://github.com/kaweerutk/CommonKeyboard.git",
"tag": "1.0.4"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "4.2"
}