blob: 4ed723e46b9ee55c6e0240798054aeceea1960b3 [file] [log] [blame]
{
"name": "YFLog",
"version": "0.2.0",
"summary": "A Log Component",
"description": "YFLog is a part of YFKit\nA Beautiful Console Logger",
"homepage": "https://github.com/laichanwai/YFLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"laizw": "i@laizw.cn"
},
"source": {
"git": "https://github.com/laichanwai/YFLog.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"YFLog",
"YFLog/**/*.{h,m}"
]
}