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