[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / e / d / HACClusterMapViewController / 1.0.1 / HACClusterMapViewController.podspec.json
blobf19c6bdcd03622ef1492900f93aa5c43836d3111
2   "name": "HACClusterMapViewController",
3   "version": "1.0.1",
4   "summary": "HACClusterMapViewController iOS 7 >.",
5   "description": "    HACClusterMapViewController class is written in Objective-C and facilitates the use of maps when they have many pins that show.\n",
6   "homepage": "https://github.com/litoarias/HACClusterMapViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "litoarias": "lito.arias.cervero@gmail.com"
13   },
14   "social_media_url": "https://github.com/litoarias/HACClusterMapViewController",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/litoarias/HACClusterMapViewController.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "HACClusterMapViewController",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": [
26       "CoreLocation",
27       "MapKit"
28     ]
29   }