blob: 7c7c041a0425f64bea02c99fd0d638c46e7aa88c [file] [log] [blame]
{
"name": "VisualFocusGuides",
"platforms": {
"tvos": "9.0"
},
"summary": "Extension to make tvOS Focus Guides visible.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Engelhardt": "daengelhardt@gmail.com"
},
"homepage": "https://github.com/davidengelhardt/VisualFocusGuides",
"source": {
"git": "https://github.com/davidengelhardt/VisualFocusGuides.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "VisualFocusGuides/**/*.{swift,h,m}"
}