blob: 5b9f7b107b60ac9d6b4c148b6e023b71015a40f7 [file] [log] [blame]
{
"name": "CATLog",
"version": "1.1.0",
"license": "MIT",
"homepage": "http://catchzeng.com",
"summary": "CATLog is a log system that supports remote output.",
"authors": {
"CatchZeng": "891793848@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CatchZeng/CATLog.git",
"tag": "1.1.0"
},
"source_files": "CATLog/CATLog/*.{h,m}",
"resources": "CATLog/CATLog/*.xib",
"requires_arc": true
}