blob: 888ec42050520828461d10452b8e2974d4f9161c [file] [log] [blame]
{
"name": "SNExceptionGuarder",
"version": "0.0.1",
"summary": "Intercept system exception.",
"authors": {
"sunning": "412255824@qq.com"
},
"homepage": "https://github.com/NingSun1009/SNExceptionGuarder",
"source": {
"git": "https://github.com/NingSun1009/SNExceptionGuarder.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SNExceptionGuarder",
"public_header_files": "SNExceptionGuarder/*.h"
}