blob: 322b3d05083db125cbee9eb071d18ddf83c24454 [file] [log] [blame]
{
"name": "BISLogger",
"version": "0.0.1",
"summary": "A lightweight logger",
"description": "A lightweight logger. Currently it's beta testing",
"homepage": "https://github.com/chorim/BISLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Insu Byeon": "yuki@yuki.kr"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/chorim/BISLogger.git",
"tag": "0.0.1"
},
"source_files": [
"BISLogger",
"BISLogger/Sources/**/*.{swift,h,m}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}