blob: 9121f9fb555306b80df203648591d9fa2792b336 [file] [log] [blame]
{
"name": "IndoorunMap_Core",
"version": "2.1.0",
"summary": "Yellfun's offical indoor map SDK",
"description": "Yellfun SDK for indoor map and locating",
"homepage": "https://github.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2013 - 2016 Indoorun.com. All rights reserved"
},
"authors": {
"yl": "yanli@yellfun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://lbs.indoorun.com/sdk/IndoorunMap_Core.zip"
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"requires_arc": true,
"vendored_frameworks": "IndoorunMap_Core.framework",
"resources": "IndoorunMap_Resource.bundle",
"dependencies": {
"SSZipArchive": [
]
}
}