blob: 2f0b4ab2d803acd497b3d448e71cc76fd76bbe1d [file] [log] [blame]
{
"name": "XYSafeKit",
"version": "1.0.4",
"summary": "XYSafeKit 版本更新104",
"description": "异常处理:debug模式下显示错误堆栈,release下不闪退",
"homepage": "https://github.com/wangronggang/XYSafeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wrg": "313886800@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangronggang/XYSafeKit.git",
"tag": "1.0.4"
},
"source_files": [
"XYSafekitPod/*.{h,m}",
"XYSafekitPod/SafekitCategory/*.{h,m}"
],
"public_header_files": "XYSafekitPod/**/*.h"
}