blob: 922f5fda63808c23b59fc3c0eb9d619e6f2644a3 [file] [log] [blame]
{
"name": "ZXCLog",
"version": "0.0.1",
"summary": "This is some summary for ZXCLog.",
"description": "ZXCLog 主要用于打印输出中文日志",
"homepage": "https://github.com/rain1988/ZXCLog",
"license": "MIT",
"authors": {
"rain1988": "115514196@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rain1988/PodTest.git",
"tag": "0.0.1"
},
"source_files": [
"ZXCLog",
"ZXCLog/**/*.{h,m}"
],
"requires_arc": true
}