blob: 7442ce4b1a6d06710463ccec9e85c9e5648f9a9a [file] [log] [blame]
{
"name": "BLCoordinatesChange",
"version": "1.0.1",
"summary": "(BD-09) (GCJ-02)以及WGS84 坐标之间的互相转换",
"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.1"
},
"source_files": "BLCoordinatesChange/*",
"frameworks": "UIKit",
"requires_arc": true
}