blob: b07f282bb0deba0b3f7c89cb9c08771dfb080cdd [file] [log] [blame]
{
"name": "RMRoute",
"version": "0.4",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/roadmaptravel/RMRoute",
"authors": {
"Niels Koole": "niels@getroadmap.com"
},
"summary": "A lightweight implementation to use routes in your application.",
"source": {
"git": "https://github.com/roadmaptravel/RMRoute.git",
"tag": "0.4"
},
"ios": {
"source_files": "RMRoute/Source/*.*",
"requires_arc": true
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "2.3"
}