[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 6 / 9 / 8 / CCHMapClusterController / 1.6.0 / CCHMapClusterController.podspec.json
blob11a4c2b6f45004902cc447ca7f5486f94ee6079a
2   "name": "CCHMapClusterController",
3   "version": "1.6.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.6.0"
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}"