2 "name": "Google-Maps-iOS-Utils-moolban",
4 "summary": "A utilities library for use with Google Maps SDK for iOS.",
5 "description": "This library contains classes that are useful for a wide range of applications\nusing the Google Maps SDK for iOS.\nIt is designed to be used with Google Maps SDK for iOS, but it is not\ndependent on it.",
6 "homepage": "https://github.com/rws08/google-maps-ios-utils",
11 "authors": "Google Inc.",
16 "git": "https://github.com/rws08/google-maps-ios-utils.git",
20 "module_name": "GoogleMapsUtils",
21 "static_framework": true,
30 "public_header_files": "src/QuadTree/**/*.h",
31 "source_files": "src/QuadTree/**/*.{h,m}"
35 "public_header_files": "src/Clustering/**/*.h",
36 "source_files": "src/Clustering/**/*.{h,m}",
37 "exclude_files": "src/Clustering/GMUMarkerClustering.h",
39 "Google-Maps-iOS-Utils-moolban/QuadTree": [
46 "public_header_files": "src/Geometry/**/*.h",
47 "source_files": "src/Geometry/**/*.{h,m}"
51 "public_header_files": "src/Heatmap/**/*.h",
52 "source_files": "src/Heatmap/**/*.{h,m}",
54 "Google-Maps-iOS-Utils-moolban/QuadTree": [