blob: d8366ab01bfccb469602e0b605d7c248a818fd2a [file] [log] [blame]
{
"name": "XWLocationManager",
"version": "1.0.0",
"summary": "一行代码实现定位.",
"description": "一行代码实现定位, 包含经纬度和编码后的详细地址!",
"homepage": "https://github.com/qxuewei/XWLocationManager",
"screenshots": "https://github.com/qxuewei/XWLocationManager/raw/master/GIF/XWLocationManagerGIF.gif",
"license": "MIT",
"authors": {
"qiuxuewei": "qxuewei@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qxuewei/XWLocationManager.git",
"tag": "1.0.0"
},
"source_files": "XWLocationManager/*.{h,m}"
}