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