blob: a2f22e2d6ebb98f17d6734b098fc3a0b3be0d9ee [file] [log] [blame]
{
"name": "CATLog",
"version": "1.0.0",
"license": "MIT",
"homepage": "http://catchzeng.com",
"summary": "CATLog is an Objective-C library for iOS developers.",
"authors": {
"CatchZeng": "891793848@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CatchZeng/CATLog.git",
"tag": "1.0.0"
},
"source_files": [
"CATLog",
"CATLog/Class/CATLog.{h,m}"
],
"requires_arc": true
}