blob: 9855568955bfb3ebce6ad28070e3628ea655bd2d [file] [log] [blame]
{
"name": "LocationToolPod",
"version": "0.0.1",
"summary": "A short description of LocationToolPod.",
"homepage": "http://192.168.1.204:80/wuyi/LocationToolPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/wuyi/LocationToolPod.git",
"tag": "0.0.1"
},
"source_files": "LocationToolPod/LocationToolPod/LocationTool/*.{h,m}",
"dependencies": {
"BMKLocationKit": [
]
}
}