blob: 051953c09becb066ad5b39afd82de4df853ed288 [file] [log] [blame]
{
"name": "V.Way-Framework",
"version": "0.0.1",
"summary": "Framework de teclado de V.Way",
"description": "Framework de teclado de V.Way.",
"homepage": "https://devel.group",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jalvarez": "jalvarez@develsystems.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"http": "https://cocoa.develsystems.com/V_Way_Framework.zip"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": [
"VisaSensoryBranding.framework",
"V_Way_Framework.framework"
],
"dependencies": {
"KeyboardKit": [
]
}
}