blob: f8fed076471d793ad11059c5cd63521877b2aa50 [file] [log] [blame]
{
"name": "YohooAMapUtils",
"version": "0.1.0",
"summary": "YohooAMapUtils.",
"description": "YohooAMapUtils 基于高德地图定位及搜索的工具类",
"homepage": "https://github.com/fyfdayan/YohooAMapUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fyfdayan": "bird@corplus.net"
},
"source": {
"git": "https://github.com/fyfdayan/YohooAMapUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YohooAMapUtils/Classes/**/*",
"libraries": [
"c++",
"z",
"stdc++.6.0.9"
],
"frameworks": [
"Security",
"SystemConfiguration",
"CoreLocation",
"CoreTelephony"
],
"dependencies": {
"AMapSearch": [
],
"AMapLocation": [
]
}
}