blob: ac25a98ba817eb92a519ca1226cc00bd1b3c6589 [file] [log] [blame]
{
"name": "WSLog",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSLog/**/*",
"frameworks": "UIKit"
}