[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / 1 / TSClusterMapView / 2.3.2 / TSClusterMapView.podspec.json
blob37f25395d85666379b2607000ef8f8e494422c0e
2   "name": "TSClusterMapView",
3   "version": "2.3.2",
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!",
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.3.2"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "MapKit"
25     ]
26   },
27   "osx": {
28     "frameworks": "MapKit"
29   }