blob: 896e89bb3264a5b98e7a7ef094313dd495b486f1 [file] [log] [blame]
{
"name": "RMRoute",
"version": "0.9.2",
"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.9.2"
},
"ios": {
"source_files": "RMRoute/Source/*.*",
"requires_arc": true
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}