blob: e3c9b0c7146d8af79fda231460df00667feadd9b [file] [log] [blame]
{
"name": "HWLocationManager",
"version": "0.0.1",
"summary": "HWLocationManager组件化",
"description": "获取定位地址",
"homepage": "http://HWLocationManager/HWLocationManager",
"license": "wwp",
"authors": {
"wwp": "ioswang1989@163.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/sadlike/HWLocationManager.git",
"tag": "0.0.1"
},
"source_files": "*",
"exclude_files": "Classes/Exclude",
"frameworks": [
"CoreLocation",
"Foundation",
"UIKit"
]
}