{ | |
"name": "NSLogTool", | |
"version": "1.0.1", | |
"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.1" | |
}, | |
"source_files": "NSLogTool/Util/*.{h,m}", | |
"exclude_files": "Classes/Exclude", | |
"requires_arc": true | |
} |