blob: 88284dcb85b463535fb2fa81e7137812d5e00492 [file] [log] [blame]
{
"name": "CMSLoger",
"version": "0.1.0",
"summary": "스위프트 개발에서 로그를 다양한 방법으로 출력하기 위한 라이브러리.",
"description": "스위프트 개발에서 로그를 다양한 방법으로 출력하기 위한 라이브러리.",
"homepage": "https://github.com/nicegategit/CMSLoger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicegategit": "nicegategit@gmail.com"
},
"source": {
"git": "https://github.com/nicegategit/CMSLoger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "CMSLoger/Classes/**/*"
}