blob: 90a9fb040c2ebfff39ece6a502cf4334a9711473 [file] [log] [blame]
{
"name": "DPLog",
"version": "1.0",
"summary": "日志工具",
"description": "日志工具,支持各种定制:format、logger",
"homepage": "http://dpdev.cn/",
"license": "MIT",
"authors": {
"DancewithPeng": "dancewithpeng@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/DancewithPeng/DPLog.git",
"tag": "1.0"
},
"source_files": "DPLog/Source/*.{swift}"
}