| { | |
| "name": "ZinkLocation", | |
| "version": "1.0.3", | |
| "license": "MIT", | |
| "summary": "地理位置信息获取", | |
| "homepage": "https://github.com/zinkLin", | |
| "authors": { | |
| "Zink": "418175138@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zinkLin/ZinkLocation", | |
| "tag": "1.0.3" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "ZinkLocation/*", | |
| "dependencies": { | |
| "ZinkAlertActionSheet": [ | |
| ], | |
| "ZinkManager": [ | |
| ] | |
| } | |
| } |