[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 8 / CCHMapClusterController / 1.7.0 / CCHMapClusterController.podspec.json
blob7db175422fc9c47bb1b92a803a398e38d249d1c4
2   "name": "CCHMapClusterController",
3   "version": "1.7.0",
4   "license": "MIT",
5   "summary": "High-performance map clustering with MapKit for iOS and OS X. Integrate with 4 lines of code.",
6   "homepage": "https://github.com/choefele/CCHMapClusterController",
7   "authors": {
8     "Claus Höfele": "claus@claushoefele.com"
9   },
10   "social_media_url": "https://twitter.com/claushoefele",
11   "source": {
12     "git": "https://github.com/choefele/CCHMapClusterController.git",
13     "tag": "1.7.0"
14   },
15   "frameworks": [
16     "MapKit",
17     "CoreLocation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.9"
23   },
24   "source_files": "CCHMapClusterController/*.{h,m}",
25   "private_header_files": "CCHMapClusterController/{CCHMapTree,CCHMapTreeUtils,CCHMapClusterControllerUtils,CCHMapClusterControllerDebugPolygon,CCHMapClusterOperation,CCHMapViewDelegateProxy}.h"