blob: 4cd4808a0ff0ac0e78b4a1777b0da7c2e0c52adb [file] [log] [blame]
{
"name": "ZKLog",
"version": "1.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS App 日志框架",
"homepage": "https://github.com/WangWenzhuang/ZKLog",
"authors": {
"WangWenzhuang": "1020304029@qq.com"
},
"source": {
"git": "https://github.com/WangWenzhuang/ZKLog.git",
"tag": "1.0"
},
"description": "ZKLog 是一个日志框架。",
"source_files": "ZKLog/*.swift",
"pushed_with_swift_version": "3.0"
}