blob: 9575d5c4a3f1dd571702c14f1c4a242fdf13930a [file] [log] [blame]
{
"name": "BLCoordinatesChange",
"version": "1.0.0",
"summary": "互相转换",
"description": "百度坐标系 (BD-09)与火星坐标系 (GCJ-02)以及WGS84坐标之间的转换",
"homepage": "https://github.com/IceTears1/BLMapCoordinatesChangeHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"binglei": "642203775@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/IceTears1/BLMapCoordinatesChangeHelper.git",
"tag": "1.0.0"
},
"source_files": "BLCoordinatesChangeHelper/*",
"frameworks": "UIKit",
"requires_arc": true
}