blob: 94ff9e2b938ee5c4b6fc1f11f75155113fe642c9 [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.14",
"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.14"
},
"source_files": "LLALogManager/LLALogManager/*.{swift}",
"swift_version": "4.2",
"requires_arc": true
}