[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 8 / CCHMapClusterController / 1.6.6 / CCHMapClusterController.podspec.json
blobf178aac68ab46911885a0bffaf06871d6511eb99
2   "name": "CCHMapClusterController",
3   "version": "1.6.6",
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.6.6"
14   },
15   "frameworks": [
16     "MapKit",
17     "CoreLocation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0",
22     "osx": "10.9"
23   },
24   "source_files": "CCHMapClusterController/*.{h,m}",
25   "private_header_files": "CCHMapClusterController/{CCHMapTree,CCHMapTreeUtils,CCHMapClusterControllerUtils,CCHMapClusterControllerDebugPolygon,CCHMapClusterOperation,CCHMapViewDelegateProxy}.h"