blob: 6d31c35cb66964a146aed22fc948c5aec4ec3f34 [file] [log] [blame]
{
"name": "curvyRoute",
"version": "0.1",
"summary": "Curvy routes",
"description": "Display curvy lines on a Map on iOS.",
"homepage": "https://github.com/metrolab/curvyRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SEAT:CODE": "hello@metropolis-lab.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/metrolab/CurvyRoute.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "4.2",
"swift_version": "4.2"
}