| { | |
| "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" | |
| } | |
| } |