blob: 2d1c7fff570f9f4ba21a8fa0f150171620487b07 [file] [log] [blame]
{
"name": "curvyRoute",
"version": "0.2.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": {
"Metropolis:Lab": "hello@metropolis-lab.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/metrolab/CurvyRoute.git",
"tag": "0.2.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "4.2",
"swift_version": "4.2"
}