[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / d / 1 / TSClusterMapView / 2.0.4 / TSClusterMapView.podspec.json
blob255fac6d9ba15c555ffee69fbdae93de5122a358
2   "name": "TSClusterMapView",
3   "version": "2.0.4",
4   "summary": "Animated annotation clustering MKMapView subclass",
5   "description": "                       This animated annotation clustering MKMapView subclass is based off of ADClusterMapView.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/ashare80/TSClusterMapView",
7   "license": "MIT",
8   "authors": {
9     "Adam Share": "adam@tapshield.com"
10   },
11   "source": {
12     "git": "https://github.com/ashare80/TSClusterMapView.git",
13     "tag": "2.0.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "TSClusterMapView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ]