blob: 88f9564ca9f55751bc542ba4405ea8c3f976b414 [file] [log] [blame]
{
"name": "NiceLoggerJordan",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/Jordan-Campbell/NiceLogger/",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Zhihui Tang": "crafttang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "NiceLogger.framework"
},
"source": {
"http": "https://github.com/Jordan-Campbell/NiceLogger/blob/master/NiceLogger.zip?raw=true"
},
"exclude_files": "Classes/Exclude"
}