blob: 6cca7ec2c5bae3a7e5f6b22ed916672d29d75afc [file] [log] [blame]
{
"name": "curvyRoute",
"version": "0.1.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.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "4.2",
"swift_version": "4.2"
}