blob: 68a41b8a9aa45feb084e8e43e99ea70f54ec3d04 [file] [log] [blame]
{
"name": "DPLog",
"version": "2.0",
"summary": "日志工具",
"description": "日志工具,支持各种定制:format、logger",
"homepage": "https://github.com/DancewithPeng/DPLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DancewithPeng": "dancewithpeng@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/DancewithPeng/DPLog.git",
"tag": "2.0"
},
"source_files": "DPLog/Sources/**/*.{swift,h,m}",
"swift_version": "5.2"
}