[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 9 / BvMapCluster / 0.1.6 / BvMapCluster.podspec.json
blobaad985f30bbe9e64d26d0289f64ab6d31796a5bb
2   "name": "BvMapCluster",
3   "version": "0.1.6",
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.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "BvMapCluster/Classes/**/*",
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ],
29   "dependencies": {
30     "ClusterKit": [
31       "=0.2.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"