blob: 0dfb0842ac6496f564f5c3404fa7caa8de929a8e [file] [log] [blame]
{
"name": "WZCrashCatcher",
"version": "1.0.1",
"summary": "一个crash收集的小工具",
"homepage": "https://github.com/hwzss/WZCrashCatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwzss": "1833361588@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hwzss/WZCrashCatcher.git",
"tag": "1.0.1"
},
"source_files": "WZCrashCatcher/WZCarshCatcher/*.{h,m}",
"requires_arc": true
}