[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / ADClusterMapView / 1.2.0 / ADClusterMapView.podspec.json
blobe746b28813d3e2909302693dbed7a9278c07e576
2   "name": "ADClusterMapView",
3   "version": "1.2.0",
4   "authors": {
5     "Applidium": "https://github.com/applidium/"
6   },
7   "license": {
8     "type": "BSD"
9   },
10   "homepage": "http://applidium.github.io/ADClusterMapView/",
11   "summary": "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations.",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/applidium/ADClusterMapView.git",
17     "tag": "v1.2.0"
18   },
19   "source_files": "ADClusterMapView/**/*.{h,m}",
20   "frameworks": [
21     "MapKit",
22     "CoreLocation"
23   ],
24   "requires_arc": true