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