[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / a / 9 / MapsLocations / 0.1.1 / MapsLocations.podspec.json
blob5353576937937531fa66764adb818e3153ba5b38
2   "name": "MapsLocations",
3   "version": "0.1.1",
4   "summary": "MapsLocations is used for adding custom images on markers.",
5   "swift_version": "3.2",
6   "description": "Add this pod and use google maps with custom locations and images.",
7   "homepage": "https://github.com/waleedashrafusmani/MapsLocations",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "waleedashrafusmani@gmail.com": "waleedashrafusmani@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/waleedashrafusmani/MapsLocations.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MapsLocations/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "AlamofireObjectMapper": [
30     ]
31   }