blob: d3b52caf84dacf216a8f24372cb52f46968ed0a9 [file] [log] [blame]
{
"name": "SWLog",
"version": "0.1.0",
"summary": "项目开发中常用的print封装.",
"description": "过去项目开发中常用的print封装",
"homepage": "https://github.com/547/SWLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"547": "timer_sevenwang@163.com"
},
"source": {
"git": "https://github.com/547/SWLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SWLog/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}