blob: 69c8908692da19b0130d15257373ccdbfdc23d1b [file] [log] [blame]
{
"name": "JJException",
"version": "0.0.3",
"summary": "Handle the objective-c crash exception.",
"description": "JJException Handle the objective-c crash exception.",
"homepage": "https://github.com/jezzmemo/JJException",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李杰": "lijie250@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jezzmemo/JJException.git",
"tag": "0.0.3"
},
"source_files": "JJException/Source/*.{h,m}",
"public_header_files": "JJException/Source/JJException.h",
"requires_arc": false
}