5 "deprecated_in_favor_of": "WRLD",
6 "summary": "Stunning, Interactive 3D Maps",
7 "description": "The eeGeo SDK, a C++11 OpenGL-based library for beautiful and customisable 3D maps. Includes Objective-C bindings for iOS.",
8 "homepage": "http://www.eegeo.com",
9 "license": "eeGeo SDK License",
11 "eeGeo": "support@eegeo.com"
14 "http": "https://s3.amazonaws.com/eegeo-static/api/ios/api.package.1.0.1584.tar.gz",
20 "requires_arc": false,
21 "source_files": "**/*.{h,m,mm,cpp}",
22 "public_header_files": "api/public/*.h",
23 "vendored_libraries": [
24 "libapps-on-maps-cpp11.a",
25 "libapps-on-maps-cpp11-sim.a",
30 "module_name": "eeGeo",
35 "SystemConfiguration",
49 "OTHER_CPLUSPLUSFLAGS": "-DCOMPILE_CPP_11=1",
50 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
51 "CLANG_CXX_LIBRARY": "libc++"