blob: 2afb6ecee933b230c7b4ee03b1697dc5782af738 [file] [log] [blame]
{
"name": "QMMap",
"version": "0.0.6",
"summary": "A short description of QMMap.",
"description": "QianMo Map",
"homepage": "http://git.oschina.net/QianMoHuLian/QMMap",
"license": "MIT (LICENSE)",
"authors": {
"Massimo": "16707587@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/QianMoHuLian/QMMap.git",
"tag": "0.0.6"
},
"source_files": "QMMap/Classes/**/*",
"ios": {
"vendored_frameworks": "QMMap/Framworks/*"
},
"frameworks": [
"SystemConfiguration",
"CoreLocation"
],
"dependencies": {
"TencentMapSdk": [
]
}
}