blob: 4319b5a4d36dbcedd6c66c6f6e862fa4c3a14e11 [file] [log] [blame]
{
"name": "XZWLocationManager",
"version": "0.0.3",
"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.3"
},
"source_files": [
"XZWLocationManager",
"XZWLocationManager/**/*.{h,m}"
],
"frameworks": "CoreLocation"
}