blob: 80ced1ea6bc924fdfc0dd64ee50eab3533884b1f [file] [log] [blame]
{
"name": "XYSafeKit",
"version": "1.0.7",
"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.7"
},
"source_files": [
"XYSafekitPod/*.{h,m}",
"XYSafekitPod/SafekitCategory/*.{h,m}"
],
"public_header_files": "XYSafekitPod/**/*.h"
}