blob: 3f0ac1b690d491262e0ba7cf6cdf6ff7c091cbb8 [file] [log] [blame]
{
"name": "MapHelperKit",
"version": "1.0",
"summary": "MapHelperKit provides an elegant way to show locations or directions in Google Maps or Apple Maps.",
"description": "MapHelperKit provides easiest way to show different places in Maps. It also provides directions API to show in Apple Maps or Google Maps.",
"homepage": "https://github.com/rushisangani/MapHelperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rushi Sangani": "rushisangani@gmail.com"
},
"source": {
"git": "https://github.com/rushisangani/MapHelperKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MapHelperKit/**/*.swift",
"requires_arc": true
}