blob: b18670dc8eef3764751b2ca4a3c1050edac533d0 [file] [log] [blame]
{
"name": "TvOSMoreButton",
"authors": {
"Chris Goldsby": "cgoldsby@gmail.com"
},
"version": "1.1.4",
"license": "MIT",
"summary": "tvOS '... More' Button",
"homepage": "https://github.com/cgoldsby/TvOSMoreButton",
"source": {
"git": "https://github.com/cgoldsby/TvOSMoreButton.git",
"tag": "1.1.4"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"resource_bundles": {
"TvOSMoreButton": [
"Resources/*.lproj"
]
}
}