blob: 201c024884e0a9cfb635adf85f0d749014170fc0 [file] [log] [blame]
{
"name": "HXLocationManager",
"version": "0.0.1",
"summary": "HXLocationManager.",
"description": "HXSD's locaiton component",
"homepage": "https://gitee.com/cainiaoLQ/HXLocationManager.git",
"source_files": "*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/cainiaoLQ/HXLocationManager.git",
"tag": "0.0.1"
},
"frameworks": "CoreLocation",
"requires_arc": true
}