blob: 8c869b1041f875efb3b9f9e41f55bf1cef24e9a8 [file] [log] [blame]
{
"name": "MNiceLogger",
"version": "0.0.1",
"summary": "Logger tool",
"description": "A nice logger tool in Swift.",
"homepage": "https://michael-martinez.fr",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Michael Martinez": "michael@michael-martinez.fr"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "NiceLogger.framework"
},
"source": {
"http": "https://michael-martinez.fr/files/Wossomtech/NiceLogger.zip"
},
"exclude_files": "Classes/Exclude"
}