blob: 16d16fd85a85171f496450daecef61ae1a213f6d [file] [log] [blame]
{
"name": "TvLightSegments",
"version": "0.0.2",
"summary": "MyFramework with a Car to track miles.",
"homepage": "https://github.com/brunomacabeusbr/TvLightSegments",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Macabeus": "bruno.macabeus@gmail.com"
},
"platforms": {
"tvos": "10.2"
},
"source": {
"git": "https://github.com/brunomacabeusbr/TvLightSegments.git",
"tag": "0.0.2"
},
"source_files": "TvLightSegments/TvLightSegments/*.swift",
"dependencies": {
"Cartography": [
"~> 1.1"
]
},
"pushed_with_swift_version": "3.1"
}