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