[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 8 / CCHMapClusterController / 1.0.1 / CCHMapClusterController.podspec.json
blob347c67ea3223d27efc1b9d5c0c5b8b34ee668c1f
2   "name": "CCHMapClusterController",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "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   "source": {
11     "git": "https://github.com/choefele/CCHMapClusterController.git",
12     "tag": "1.0.1"
13   },
14   "frameworks": [
15     "MapKit",
16     "CoreLocation"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0",
21     "osx": "10.9"
22   },
23   "source_files": "CCHMapClusterController/*.{h,m}"