blob: 989ab31ce6e1757f82cfa190d317868cc5c19c00 [file] [log] [blame]
{
"name": "NSKLogger",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/NSKLogger.{swift}",
"pushed_with_swift_version": "4.0.3"
}