blob: 8fe9cb4f9d6091e03ff1c3240501cc84d6ea5ba6 [file] [log] [blame]
{
"name": "JWCrashProtect",
"version": "0.0.1",
"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.1"
},
"source_files": "JWCrashProtect/JWCrashProtect/JWCrashProtect/**/*.{h,m}",
"requires_arc": true
}