blob: 094bb26410c5bf5941226545e5d27bb89fa48c14 [file] [log] [blame]
{
"name": "ZYFCrashManager",
"version": "0.0.1",
"summary": "这是一个收集和防止一些常见的崩溃",
"description": "用于收集崩溃,这是一个收集和防止一些常见的崩溃",
"homepage": "https://github.com/woLongDaFei",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"woLongDaFei": "zhaoyongfei2008@163.com"
},
"source": {
"git": "https://github.com/woLongDaFei/ZYFCrashManager.git",
"tag": "0.0.1"
},
"source_files": [
"ZYFCrashManager",
"ZYFCrashManager/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}