blob: 7dfa1436c07b0cd533b4f6d0e686ddb36ef35cd8 [file] [log] [blame]
{
"name": "SafeCrash",
"version": "1.0.0",
"summary": "避免 字典为nil,数组越界导致的crash",
"homepage": "https://github.com/RtzX/SafeCrash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RtZX": "993006816@qq.com"
},
"source": {
"git": "https://github.com/RtzX/SafeCrash.git",
"tag": "1.0.0"
},
"source_files": [
"SafeCrash",
"SafeCrash/SafeCrash/Safe/**/*.{h,m}"
],
"platforms": {
"ios": "8.0"
}
}