blob: cd94a27bc34a0747fcad8dde7286300c5fbaf5d6 [file] [log] [blame]
{
"name": "MapsLocation",
"version": "0.1.0",
"summary": "MapsLocations is used for adding custom images on markers.",
"swift_version": "3.2",
"description": "Add this pod and use google maps with custom locations and images.",
"homepage": "https://github.com/WaleedAshrafUsmani/MapLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waleed ashraf usmani": "waleedashrafusmani@gmail.com"
},
"source": {
"git": "https://github.com/WaleedAshrafUsmani/MapLocation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapsLocation/Classes/**/*"
}