[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / e / d / HACClusterMapViewController / 1.0.3 / HACClusterMapViewController.podspec.json
blob95fa032de05949180cfb5651b66ccaa229c02d75
2   "name": "HACClusterMapViewController",
3   "version": "1.0.3",
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.",
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.3"
21   },
22   "source_files": "HACClusterMapViewController",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": [
26       "CoreLocation",
27       "MapKit"
28     ]
29   }