blob: 36f25789ef833f7a02a82f73a7af53eabd9fa1ec [file] [log] [blame]
{
"name": "CMMapLauncher",
"version": "1.0.0",
"summary": "CMMapLauncher is a mini-library for iOS that makes it quick and easy to show directions in various mapping applications.",
"homepage": "https://github.com/citymapper/CMMapLauncher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Citymapper",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/citymapper/CMMapLauncher.git",
"tag": "1.0.0"
},
"source_files": "CMMapLauncher",
"frameworks": "MapKit",
"requires_arc": true
}