blob: 997d65dffce334f71e769340861bce034cbdd740 [file] [log] [blame]
{
"name": "TvLightSegments",
"version": "0.2.3",
"summary": "Clean, simple and beautiful segment bar for your AppleTv app",
"homepage": "https://github.com/brunomacabeusbr/TvLightSegments",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Macabeus": "bruno.macabeus@gmail.com"
},
"platforms": {
"tvos": "10.0"
},
"source": {
"git": "https://github.com/brunomacabeusbr/TvLightSegments.git",
"tag": "0.2.3"
},
"source_files": [
"TvLightSegments/TvLightSegments/*.swift",
"TvLightSegments/TvLightSegments/*.xib"
],
"dependencies": {
"Cartography": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.0"
}