blob: c84a41b36d8b7d574f9141427484e9fb1d71c05c [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.12",
"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"
},
"source": {
"git": "https://github.com/daisuke-t-jp/LLALogManager.git",
"tag": "1.0.12"
},
"source_files": "LLALogManager/LLALogManager/*.{h,swift}",
"swift_version": "4.2",
"requires_arc": true
}