blob: c7dc01974404c74a63c65fdfd81b36e037e346f2 [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.15",
"summary": "Customizable Swift Logger 🐝ℹī¸âš ī¸đŸ’ŖđŸ’Ĩ",
"description": "LLALogManager can output additional information.",
"homepage": "https://github.com/daisuke-t-jp/LLALogManager",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLALogManager/master/doc/header.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "12.0"
},
"source": {
"git": "https://github.com/daisuke-t-jp/LLALogManager.git",
"tag": "1.0.15"
},
"source_files": "LLALogManager/LLALogManager/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}