blob: a9259b9cbd08f5fa3eecf87a8234e3d4941eea84 [file] [log] [blame]
{
"name": "WZCrashCatcher",
"version": "1.0.2",
"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.2"
},
"source_files": "WZCrashCatcher/WZCrashCatcher/*.{h,m}",
"requires_arc": true
}