blob: d3e72226ccb1808488cfd8ea16454dae23493744 [file] [log] [blame]
{
"name": "TvOSPinKeyboard",
"authors": "Zattoo",
"version": "1.1.0",
"license": "MIT",
"summary": "PIN keyboard for tvOS",
"homepage": "https://github.com/zattoo/TvOSPinKeyboard",
"source": {
"git": "https://github.com/zattoo/TvOSPinKeyboard.git",
"tag": "1.1.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"FocusTvButton": [
],
"Cartography": [
]
},
"pushed_with_swift_version": "4.0"
}