blob: 613325743ad28837b0d7cfe203be1d697edb1ed6 [file] [log] [blame]
{
"name": "BeramLogger",
"version": "0.0.7",
"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": "11.0"
},
"ios": {
"vendored_frameworks": "BeramLogger.framework"
},
"source": {
"http": "https://github.com/yehiabairm/BeramLogger/raw/master/BeramLogger.zip"
},
"exclude_files": "Classes/Exclude"
}