blob: 50fdd28417ac9d82344e3c71741b689f69403da0 [file] [log] [blame]
{
"name": "VirtualKeys",
"version": "0.10",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"summary": "A Swift framework to implement virtual keys",
"homepage": "https://github.com/zuchie/VK",
"authors": {
"zuchie": "zuchie@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/zuchie/VK/raw/master/VirtualKeys.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
}
}