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