blob: ede4461d34eed84ba3b6cb6c6c5c833f51e6cfac [file] [log] [blame]
{
"name": "NiceLoggerFam",
"version": "0.0.2",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/besabestin/NiceLoggerFam",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Bisrat Aweno": "besabestin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/besabestin/NiceLoggerFam.git",
"tag": "0.0.2"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "NiceLoggerFam.framework"
}
}