blob: 9b524e73d6f56dca94044d052ec932dc8174a736 [file] [log] [blame]
{
"name": "JWCrashProtect",
"version": "0.0.2",
"summary": "JWCrashProtect收集的一些数据、字典各种crash情况的保护措施",
"homepage": "https://github.com/junwangInChina/JWCrashProtect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/junwangInChina/JWCrashProtect.git",
"tag": "0.0.2"
},
"source_files": "JWCrashProtect/JWCrashProtect/JWCrashProtect/**/*.{h,m}",
"requires_arc": true
}