blob: 0d582bfb1e1e2d182e8529f5dbd922652bae66d0 [file] [log] [blame]
{
"name": "XYSafeKit",
"version": "1.0.5",
"summary": "XYSafeKit 版本更新105",
"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.5"
},
"source_files": [
"XYSafekitPod/*.{h,m}",
"XYSafekitPod/SafekitCategory/*.{h,m}"
],
"public_header_files": "XYSafekitPod/**/*.h"
}