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