blob: 05dc02293c0ab2fa0915745082944d5553a71940 [file] [log] [blame]
{
"name": "NSLogTool",
"version": "1.0.0",
"summary": "NSLog Test",
"description": "属于测试学习属于测试学习属于测试学习",
"homepage": "https://github.com/ioszhanghui/NSLogTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanghui": "ioszhanghui@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ioszhanghui/NSLogTool.git",
"tag": "1.0.0"
},
"source_files": "NSLogTool/Util/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}