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