blob: 42ca6f0770048a9237186fed015f590594c683d8 [file] [log] [blame]
{
"name": "XWRiskAverseKit",
"version": "0.0.1",
"summary": "容错组件库",
"description": "容错组件库:XWRiskAverseKit.\n最低兼容iOS8版本",
"homepage": "https://github.com/tianxueweii/XWRiskAverseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianxueweii": "382447269@qq.com"
},
"source": {
"git": "https://github.com/tianxueweii/XWRiskAverseKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XWRiskAverseKit/Classes/**/*",
"prefix_header_contents": "#import \"XWRiskAverseKit.h\"",
"dependencies": {
"Bugly": [
]
}
}