blob: 4f77fd1a7e5b31b06dc7c2d49cf3a2cb5de413df [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.11",
"summary": "Customizable iOS logger.",
"homepage": "https://github.com/daisuke-t-jp/LLALogManager",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLALogManager/master/doc/header.png",
"license": "MIT",
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/daisuke-t-jp/LLALogManager.git",
"tag": "1.0.11"
},
"source_files": "LLALogManager/LLALogManager/*.{h,swift}"
}