blob: 3ac29212663fd6b3087299973ac20157e8ac3f5c [file] [log] [blame]
{
"name": "CHLog",
"version": "0.0.1",
"summary": "CHLog is Debug Tool for Log SomeThing",
"description": "0.0.1:初始版本\nCHLog is Debug Tool, let you log someThing for debug",
"homepage": "ttps://github.com/rainbow911",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guowen Wang": "rainbow911@gmail.com"
},
"source": {
"git": "https://github.com/rainbow911/CHLog.git",
"tag": "0.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "CHLog/CHLog/*"
}