blob: e94e141926e0437aacf4bbf68a585afeaee426fd [file] [log] [blame]
{
"name": "MapsLocation",
"version": "0.1.1",
"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/MapsLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waleed ashraf usmani": "waleedashrafusmani@gmail.com"
},
"source": {
"git": "https://github.com/WaleedAshrafUsmani/MapsLocation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapsLocation/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
]
}
}