blob: 02a6bb8ccf03540711defd6f68a77432077e5cc7 [file] [log] [blame]
{
"name": "JZLocationConverterSwift",
"version": "1.0.1",
"summary": "WGS-84世界标准坐标、GCJ-02中国国测局(火星坐标)、BD-09百度坐标系转换",
"homepage": "https://github.com/JackZhouCn/JZLocationConverter-Swift",
"license": "MIT",
"authors": "JackZhouCn",
"social_media_url": "https://twitter.com/JackZhou__",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JackZhouCn/JZLocationConverter-Swift.git",
"tag": "1.0.1"
},
"source_files": "JZLocationConverterDemo/JZLocationConverter/**/*.swift",
"resources": "JZLocationConverterDemo/JZLocationConverter/GCJ02.json",
"pushed_with_swift_version": "3.0"
}