blob: 6215bd1ef6e11d16c02c05b0bb951a74bae0a530 [file] [log] [blame]
{
"name": "YFLog",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"YFLog",
"YFLog/**/*.{h,m}"
]
}