blob: f3a79ec416362fef2ddbdf709348ffd75bd8084e [file] [log] [blame]
{
"name": "JZLocationConverter",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"summary": "坐标转换工具.",
"homepage": "https://github.com/JackZhouCn",
"authors": {
"JackZhou": "4686150@qq.com"
},
"source": {
"git": "https://github.com/qzs21/JZLocationConverter.git",
"tag": "1.0.0"
},
"source_files": "JZLocationConverter/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}