blob: 667b25debbbf12090a875e292cb9d4553e2a637a [file] [log] [blame]
{
"name": "WoWLogManager",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WoWLogManager/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}