blob: eda9149702087a29f3aad98aeb0ca31b3a15a9c0 [file] [log] [blame]
{
"name": "XZWLocationManager",
"version": "0.0.2",
"summary": "一个轻松小巧的定位管理类",
"description": "可以随便使用哦,有问题随时联系 751208037@qq.com",
"homepage": "https://github.com/xzw717/XZWLocationManager",
"license": "MIT",
"authors": {
"谢增文": "xiezw94@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xzw717/XZWLocationManager.git",
"tag": "0.0.2"
},
"source_files": [
"XZWLocationManager",
"XZWLocationManager/**/*.{h,m}"
],
"frameworks": "CoreLocation"
}