blob: 808dc21e42b6835d75011ab9f6457dba4707342b [file] [log] [blame]
{
"name": "LLALogManager",
"version": "1.0.9",
"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.9"
},
"source_files": "LLALogManager/*.{h,swift}"
}