blob: 9ebaa7b3bb759d337b5a2409eac1ceb49e2083f3 [file] [log] [blame]
{
"name": "LGXSafeKit",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "crash防护天使",
"description": "#详细描述\n提供了容器类防护;\n提供unselector防护;\nmain-thread暂时未提供;",
"homepage": "https://gitee.com/pixar/LGXSafeKit",
"authors": {
"PiXAR": "417527998@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/e1eb391a157a",
"source": {
"git": "https://gitee.com/pixar/LGXSafeKit.git",
"tag": "v1.0.1"
},
"source_files": [
"LGXSafeKit",
"LGXSafeKit/*",
"LGXSafeKit/**/*.{h,m}"
],
"ios": {
"frameworks": "Foundation"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}