blob: e2a1119f8a03bdd241e895d16d1efbb9627fda27 [file] [log] [blame]
{
"name": "demomaps",
"version": "0.0.3",
"homepage": "https://github.com/sebastian989/demomaps",
"summary": "git@github.com:sebastian989/demomaps.git",
"authors": {
"S Gomez": "sebastiangomez989@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source_files": "demomaps/*.{h,m}",
"module_name": "demomaps",
"source": {
"git": "https://github.com/sebastian989/demomaps.git",
"tag": "0.0.3"
},
"requires_arc": true,
"libraries": [
"c++",
"icucore",
"z"
],
"frameworks": [
"AVFoundation",
"CoreData",
"CoreLocation",
"CoreText",
"Foundation",
"GLKit",
"ImageIO",
"OpenGLES",
"QuartzCore",
"SystemConfiguration",
"GoogleMaps"
],
"vendored_frameworks": "Dependencies/GoogleMaps.framework"
}