blob: 08c075751bb510a109d817b189b067f4619a184b [file] [log] [blame]
{
"name": "CATLog",
"version": "1.0.1",
"license": "MIT",
"homepage": "http://catchzeng.com",
"summary": "CATLog is an open source Log System for Objective-C.",
"authors": {
"CatchZeng": "891793848@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CatchZeng/CATLog.git",
"tag": "1.0.1"
},
"source_files": "CATLog/CATLog/CATLog.{h,m}",
"requires_arc": true
}