4 "summary": "WhirlyGlobe is a self contained 3D earth display view suitable for use in iPhone and iPad applications.",
5 "homepage": "https://github.com/mousebird/WhirlyGlobe",
7 "type": "Apache License, Version 2.0"
10 "Steve Gifford": "sjg@mousebirdconsulting.com"
13 "git": "https://github.com/mousebird/WhirlyGlobe.git",
16 "default_subspecs": "MaplyComponent",
22 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/boost\" \"${PODS_ROOT}/eigen\" \"${PODS_ROOT}/clipper\" \"$(SDKROOT)/usr/include/libxml2\"",
23 "GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS": "__USE_SDL_GLES__ __IPHONEOS__"
27 "name": "Lib-Headers",
28 "source_files": "WhirlyGlobeSrc/WhirlyGlobeLib/include/**/*.h",
29 "public_header_files": "WhirlyGlobeSrc/WhirlyGlobeLib/include/*.h",
31 "boost/shared_ptr-includes": [
34 "boost/pointer_cast-includes": [
37 "boost/math-includes": [
46 "name": "MaplyComponent-Headers",
47 "source_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/**/*.h",
48 "public_header_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/*.h",
50 "WhirlyGlobe/Lib-Headers": [
58 "WhirlyGlobe/MaplyComponent-Headers": [
65 "source_files": "WhirlyGlobeSrc/WhirlyGlobeLib/src/*.{mm,m}",
67 "WhirlyGlobe/Lib-Headers": [
99 "name": "MaplyComponent",
100 "source_files": "WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/src/*.{cpp,mm,m}",
101 "compiler_flags": "-DDDXMLElementDummyFunc() -DDDXMLDummyFunc()",
106 "WhirlyGlobe/MaplyComponent-Headers": [