blob: 98972e0c86c0eb5ad6d84f8b53150ed1851c4457 [file] [log] [blame]
{
"name": "JQSafeKit",
"version": "0.0.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/JQSafeKit.git",
"tag": "0.0.2"
},
"source_files": [
"JQSafeKit",
"JQSafeKit/**/*.{h,m}"
],
"public_header_files": "JQSafeKit/**/*.h",
"requires_arc": true
}