blob: 4d7d53872c69892642f94d27e452855d16643a74 [file] [log] [blame]
{
"name": "FocusTvButton",
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"version": "0.1.1",
"license": "MIT",
"summary": "Light wrapper of UIButton that allow extra customization for tvOS",
"homepage": "https://github.com/dcordero/FocusTvButton",
"source": {
"git": "https://github.com/dcordero/FocusTvButton.git",
"tag": "0.1.1"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "FocusTvButton/Source/*.swift",
"pushed_with_swift_version": "3.0"
}