[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / 7 / 1 / 6 / ADClusterMapView / 1.0.2 / ADClusterMapView.podspec.json
blob903ee39b3cdc14c8fa26dafbb74eb9fb3d291f07
2   "name": "ADClusterMapView",
3   "version": "1.0.2",
4   "summary": "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations.",
5   "description": "                   ADClusterMapView is a drop-in subclass of MKMapView that\n                   displays and animate clusters of annotations. This is very\n                   useful in cases where you have to display many annotations\n                   on the map. Concept and implementation were described on\n                   Applidium's [website][http://applidium.com/en/news/too_many_pins_on_your_map/].\n",
6   "homepage": "https://github.com/applidium/ADClusterMapView",
7   "license": {
8     "type": "NetBSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Applidium": "https://github.com/applidium/"
13   },
14   "source": {
15     "git": "https://github.com/applidium/ADClusterMapView.git",
16     "tag": "v1.0.2"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "ADClusterMapView/**/*.{h,m}",
22   "frameworks": [
23     "MapKit",
24     "CoreLocation"
25   ],
26   "requires_arc": false