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