blob: 242e920a5901eb9e26807645767dc224ff3298d7 [file] [log] [blame]
{
"name": "YJGPSTransform",
"version": "0.0.1",
"summary": "YJGPSTransform.",
"description": "ios WGS 和 GCJ 坐标系互转 GCJ 和 BD09 坐标系 互转",
"homepage": "https://github.com/yang152412/GPSTransform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yang": "yang152412@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yang152412/GPSTransform.git",
"tag": "0.0.1"
},
"source_files": "YJGPSTransform/**/*.{h,m}",
"public_header_files": "YJGPSTransform/**/*.h",
"frameworks": "CoreLocation"
}