blob: eff1685fbe57319ccd8860e908708ed9db0c099f [file] [log] [blame]
{
"name": "WSLog",
"version": "0.1.1",
"summary": "日志管理",
"description": "日志插件,用于管理日志",
"homepage": "https://github.com/wws19125/WSLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王的世界": "wws19125@126.com"
},
"source": {
"git": "https://github.com/wws19125/WSLog.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSLog/**/*",
"frameworks": "UIKit"
}