blob: 7e6623e2504ed8931e56a60a4051c12bb6c9a845 [file] [log] [blame]
{
"name": "JQSafeKit",
"version": "0.0.1",
"summary": "This framework can effective avoid crash by potential error code and also can avoid crash and note you that where cause crash of JQSafeKit",
"homepage": "https://github.com/XiaoHanGe/JQSafeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/JQSafeKit.git",
"tag": "0.0.1"
},
"source_files": [
"JQSafeKit",
"JQSafeKit/**/*.{h,m}"
],
"public_header_files": "JQSafeKit/**/*.h",
"requires_arc": true
}