blob: d75f816cbfc90c0d48dca21bdf1b6d65585b380f [file] [log] [blame]
{
"name": "locationTool",
"version": "0.0.1",
"summary": "获取当前位置封装",
"homepage": "https://github.com/w872977073/locationTool.git",
"license": "MIT",
"authors": {
"w872977073": "872977073@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/w872977073/locationTool.git",
"tag": "0.0.1"
},
"source_files": [
"locationTool",
"LocationTool/location/**/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}