blob: ae6bab84adca7e06028ca4cc597e1ac34bbc9f9e [file] [log] [blame]
{
"name": "XYSafeKit",
"version": "1.0.1",
"summary": "XYSafeKit 版本更新101",
"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.1"
},
"source_files": "XYSafekitPod/**/*.{h,m}",
"public_header_files": "XYSafekitPod/**/*.h"
}