blob: 51cfca3977aaeaf3bf2e6d73465cdc5285d8a5f4 [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.8",
"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.8"
},
"source_files": "LLALogManager/*.{h,swift}"
}