blob: 21fd9a33ca8e9be2f3f992ae7dc745f193839093 [file] [log] [blame]
{
"name": "WBLumberjack",
"version": "0.0.1",
"summary": "日志系统快速集成",
"homepage": "https://github.com/wenmobo/WBLumberjack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenbo": "1050794513@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wenmobo/WBLumberjack.git",
"tag": "0.0.1"
},
"source_files": "WBLumberjack/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
]
}
}