{ | |
"name": "CWCrashProtect", | |
"version": "0.0.2", | |
"summary": "CWCrashProtect 线上崩溃保护库", | |
"description": "avoid common OC crash", | |
"homepage": "https://github.com/ChengwenY/CrashProtect.git", | |
"license": "MIT", | |
"authors": { | |
"ChengwenY": "yuanchegnwen@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/ChengwenY/CrashProtect.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "CWCrashProtect/**/*.{h,m}" | |
} |