blob: d17a835a19dd0da024b07c524d59ef7a119ca94e [file] [log] [blame]
{
"name": "NKOverWrapLogger",
"version": "0.1.2",
"summary": "It is a logger that is always displayed at the top.",
"swift_versions": "4.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.2"
},
"social_media_url": "https://twitter.com/Atsumi3",
"platforms": {
"ios": "8.0"
},
"source_files": "NKOverWrapLogger/Classes/**/*",
"swift_version": "4.2"
}