blob: 981d553e77625ef16cbb8b58597cdec0ccc04043 [file] [log] [blame]
{
"name": "NKOverWrapLogger",
"version": "0.1.1",
"summary": "It is a logger that is always displayed at the top.",
"swift_version": "3.2",
"description": "It is a logger that is always displayed at the top.\nIt is useful when testing the operation such as Enterprise build, which is troublesome log output.",
"homepage": "https://github.com/Atsumi3/NKOverWrapLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Atsumi3": "atsumi@mail.bizen.jp"
},
"source": {
"git": "https://github.com/Atsumi3/NKOverWrapLogger.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/Atsumi3",
"platforms": {
"ios": "8.0"
},
"source_files": "NKOverWrapLogger/Classes/**/*"
}