blob: adbbbba1f5e26478fbcfa01f169adc2796f1a604 [file] [log] [blame]
{
"name": "BeramLogger",
"version": "0.0.2",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/yehiabairm",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Yehia Beram": "yehiabairm@gmail.com"
},
"platforms": {
"ios": "13.2"
},
"ios": {
"vendored_frameworks": "BeramLogger.framework"
},
"source": {
"http": "https://github.com/yehiabairm/BeramLogger/raw/master/BeramLogger.zip"
},
"exclude_files": "Classes/Exclude"
}