blob: 3280d295a07d57d5ecf650c569d3a24c78b1face [file] [log] [blame]
{
"name": "QLLogger",
"version": "0.0.1",
"summary": "This is a simple tool for logging.",
"homepage": "https://github.com/rainbowql/QLLogger",
"license": "MIT",
"authors": {
"rainbowql": "qinlu_16@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rainbowql/QLLogger.git"
},
"source_files": [
"QLLogger",
"QLLogger/*.{swift}"
],
"public_header_files": "QLLogger/*.h",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0",
"deprecated": true
}