blob: 478034c3449cbb915e80f60bebbdf81a663137e7 [file] [log] [blame]
{
"name": "WhirlyGlobe-Headers",
"version": "2.0",
"summary": "WhirlyGlobe headers is a self contained 3D earth display view suitable for use in iPhone and iPad applications. (temporary).",
"homepage": "https://github.com/mousebird/WhirlyGlobe",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Steve Gifford": "sjg@mousebirdconsulting.com"
},
"source": {
"git": "https://github.com/mousebird/WhirlyGlobe.git",
"tag": "v2.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"dependencies": {
"eigen": [
],
"boost/shared_ptr-includes": [
],
"boost/pointer_cast-includes": [
],
"boost/math-includes": [
]
},
"source_files": "WhirlyGlobeSrc/{WhirlyGlobeLib,WhirlyGlobe-MaplyComponent}/include/**/*.h",
"private_header_files": "**/*private*"
}