blob: e08d5d5d0e77cc237f75e441c9fd4457cdc6ef71 [file] [log] [blame]
{
"name": "MapsLocations",
"version": "0.1.0",
"summary": "Intialized UiView for MapsLocations for IOS Apps.",
"swift_version": "3.2",
"description": "Install Library in Your Project and enjoy google maps with custom images and locations.",
"homepage": "https://github.com/waleedashrafusmani/MapsLocations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waleedashrafusmani@gmail.com": "waleedashrafusmani@gmail.com"
},
"source": {
"git": "https://github.com/waleedashrafusmani/MapsLocations.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapsLocations/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
]
}
}