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