blob: 9991919c4e6df6886eacc2d1b5ad2b6a00882c6e [file] [log] [blame]
{
"name": "TvOSPinKeyboard",
"authors": "Zattoo",
"version": "2.0.1",
"license": "MIT",
"summary": "PIN keyboard for tvOS",
"homepage": "https://github.com/zattoo/TvOSPinKeyboard",
"source": {
"git": "https://github.com/zattoo/TvOSPinKeyboard.git",
"tag": "2.0.1"
},
"platforms": {
"tvos": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"dependencies": {
"FocusTvButton": [
"~> 3.0.0"
],
"Cartography": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}