blob: 4db191a3801f1798c0b3db33c0da878814da1744 [file] [log] [blame]
{
"name": "NSKLogger",
"version": "0.1.1",
"summary": "Swift Xcode console logger",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/nskonieczko/NSKLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Konieczko": "nskonieczko@gmail.com"
},
"source": {
"git": "https://gitlab.com/nskonieczko/NSKLogger.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/NSKLogger.{swift}",
"pushed_with_swift_version": "4.0.3"
}