blob: feb8b48c72943bf94e419880b1d7a67e70d07810 [file] [log] [blame]
{
"name": "HQLocationManager",
"version": "0.0.8",
"summary": "位置信息管理",
"description": "位置管理位置管理位置管理类",
"homepage": "https://github.com/suweiz19890921/HQLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘欢庆": "liu-lhq@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/suweiz19890921/HQLocationManager.git",
"tag": "0.0.8"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Exclude",
"frameworks": [
"CoreLocation",
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~>3.0"
],
"HQDBDecode": [
]
}
}