blob: 0e972dbc23e136b404e799379128f6311477b6e7 [file] [log] [blame]
{
"name": "XKLocationManager",
"version": "1.0.1",
"summary": "位置服务",
"description": "位置服务的小封装",
"homepage": "https://github.com/kunhum/XKLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKLocationManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKLocationManager/Classes/XKLocationManager/*.{h,m}"
}