blob: 8be7b0d788ef97c90ea352a1ccff10ebd852ed12 [file] [log] [blame]
{
"name": "WoWLogManager",
"version": "0.1.0",
"summary": "日志管理组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/WoWLogManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzhx@haier.com"
},
"source": {
"git": "https://github.com/wowbby/WoWLogManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WoWLogManager/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}