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