[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 9 / BvMapCluster / 0.1.5 / BvMapCluster.podspec.json
bloba97810153c22b4fce1fdadd4cc604edeaf27664e
2   "name": "BvMapCluster",
3   "version": "0.1.5",
4   "summary": "Map annotation clustering",
5   "description": "MKMapView with annotation clustering",
6   "homepage": "https://github.com/byvapps/BvMapCluster",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pataluze": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/BvMapCluster.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BvMapCluster/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "ClusterKit": [
28       "=0.2.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"