blob: 10d17317e169cde2285bd70a9bdc6ce91727dbf4 [file] [log] [blame]
{
"name": "MapChoices",
"version": "1.0.0",
"summary": "A simple iOS library that let users choose which navigation should the app open.",
"description": "A simple iOS library that let users choose which navigation should the app open. With just one method call, you show a UIActionSheet with all the installed map Apps in the user's phone.",
"homepage": "https://github.com/OpenCraft/MapChoices",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cleber": "cleberhenriques@ilegra.com"
},
"source": {
"git": "https://github.com/OpenCraft/MapChoices.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapChoices/Classes/**/*",
"pushed_with_swift_version": "3.0"
}