blob: 20de41744c4f4b67b702b4b960d41c6dda8dc5c7 [file] [log] [blame]
{
"name": "TvOSPinKeyboard",
"authors": "Zattoo",
"version": "2.0.2",
"license": "MIT",
"summary": "PIN keyboard for tvOS",
"homepage": "https://github.com/zattoo/TvOSPinKeyboard",
"source": {
"git": "https://github.com/zattoo/TvOSPinKeyboard.git",
"tag": "2.0.2"
},
"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"
}