blob: 8cbf83236e9e9971ac40bdeb57226883b70b5fc4 [file] [log] [blame]
{
"name": "MapChoices",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapChoices/Classes/**/*"
}