[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 8 / CCHMapClusterController / 1.1.0 / CCHMapClusterController.podspec.json
blob306e4aad5f1f598bc7db1539905c144f23fa5a4a
2   "name": "CCHMapClusterController",
3   "version": "1.1.0",
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.1.0"
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}"