4 "summary": "WhirlyGlobe-Maply: Geospatial visualization for iOS and Android.",
5 "description": "WhirlyGlobe-Maply is a high performance geospatial display toolkit for iOS and Android.\nThe iOS version supports big, complex apps like Dark Sky and National Geographic World Atlas,\namong others. Even so, it's easy to get started on your own project.",
6 "homepage": "https://github.com/mousebird/WhirlyGlobe",
8 "http://mousebird.github.io/WhirlyGlobe/images/carousel/home/mapandglobe.jpg",
9 "http://mousebird.github.io/WhirlyGlobe/images/carousel/home/mtrainier.jpg"
11 "license": "Apache 2.0",
13 "Steve Gifford": "contact@mousebirdconsulting.com"
15 "social_media_url": "https://twitter.com/@mousebirdc",
21 "git": "https://github.com/mousebird/WhirlyGlobe.git",
26 "-D__IPHONEOS__ -DSQLITE_OPEN_READONLY"
29 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/boost\" \"${PODS_ROOT}/eigen\" \"${PODS_ROOT}/clipper\" \"$(SDKROOT)/usr/include/libxml2\""
31 "default_subspecs": "MaplyComponent",
35 "source_files": "WhirlyGlobeSrc/local_libs/glues/**/*.{c,h}",
36 "preserve_paths": "WhirlyGlobeSrc/local_libs/glues/**/*.i",
37 "private_header_files": "WhirlyGlobeSrc/local_libs/glues/**/*.h",
39 "WhirlyGlobeSrc/local_libs/glues/source/libnurbs/nurbtess/{glimports,mystdio,mystdlib}.h",
40 "WhirlyGlobeSrc/local_libs/glues/source/glu.h"
45 "source_files": "WhirlyGlobeSrc/local_libs/shapefile/**/*.{c,h}",
46 "private_header_files": "WhirlyGlobeSrc/local_libs/shapefile/**/*.h"
50 "source_files": "WhirlyGlobeSrc/local_libs/KissXML/**/*.{h,m}",
51 "private_header_files": "WhirlyGlobeSrc/local_libs/KissXML/**/*.h",
56 "source_files": "WhirlyGlobeSrc/local_libs/aaplus/**/*.{h,cpp}",
57 "private_header_files": "WhirlyGlobeSrc/local_libs/aaplus/**/*.h"
60 "name": "octencoding",
61 "source_files": "WhirlyGlobeSrc/local_libs/octencoding/**/*.h",
62 "private_header_files": "WhirlyGlobeSrc/local_libs/octencoding/**/*.h"
65 "name": "Lib-Headers",
66 "source_files": "WhirlyGlobeSrc/WhirlyGlobeLib/include/*.h",
67 "public_header_files": "WhirlyGlobeSrc/WhirlyGlobeLib/include/*.h",
68 "private_header_files": "WhirlyGlobeSrc/WhirlyGlobeLib/include/*.h",
70 "boost/string_algorithms-includes": [
73 "boost/shared_ptr-includes": [
76 "boost/pointer_cast-includes": [
79 "boost/math-includes": [
82 "boost/graph-includes": [
92 "source_files": "WhirlyGlobeSrc/WhirlyGlobeLib/src/*.{mm,m}",
94 "WhirlyGlobe/Lib-Headers": [
97 "WhirlyGlobe/glues-wg": [
100 "WhirlyGlobe/octencoding": [
106 "WhirlyGlobe/shapefile": [
129 "name": "MaplyComponent-Headers",
130 "source_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/**/*.h",
131 "public_header_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/*.h",
132 "private_header_files": [
133 "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/{MaplyComponent,WhirlyGlobeComponent}.h",
134 "WhirlyGlobeSrc/local_libs/**"
137 "WhirlyGlobe/Lib-Headers": [
145 "WhirlyGlobe/MaplyComponent-Headers": [
151 "name": "MaplyComponent",
152 "source_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/src/*.{mm,m,cpp}",
154 "WhirlyGlobe/aaplus": [
160 "WhirlyGlobe/MaplyComponent-Headers": [
166 "WhirlyGlobe/kissxml": [
182 "MobileCoreServices",
183 "SystemConfiguration",