| { | |
| "name": "LCKeyboard", | |
| "version": "0.1.0", | |
| "license": "MIT", | |
| "swift_version": "4.2", | |
| "summary": "Virtual Keyboard for iOS.", | |
| "homepage": "https://github.com/mejiagarcia/LCKeyboard", | |
| "authors": { | |
| "Carlos Mejia": "carlos@mejiagarcia.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mejiagarcia/LCKeyboard.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "LCKeyboard/*.swift" | |
| } |