blob: e3593f5eeb7282561cbac6247edae934a6850de0 [file] [log] [blame]
{
"name": "XYSafeKit",
"version": "0.0.1",
"summary": "XYSafeKit",
"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": "0.0.1"
},
"source_files": "XYSafekitPod/**/*.{h,m}"
}