blob: 4a5e792d632c16560bfe1f7c8d00dec1f4bfc9c9 [file] [log] [blame]
{
"name": "debugFileStore",
"version": "0.0.3",
"summary": "A short tool for debug.",
"description": "store your debug info to local file",
"homepage": "https://github.com/YYXuelangwang/debugFile",
"license": "MIT",
"authors": {
"yinyong": "yy_xuelangwang@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YYXuelangwang/debugFile.git",
"tag": "0.0.3"
},
"source_files": "DebugFile/debug/*.{h,m,mm}",
"exclude_files": "Classes/Exclude"
}