blob: d61271d17a9ac2cf7ad4c373d7072aea42d7e2e2 [file] [log] [blame]
{
"name": "KKLLumberjack",
"version": "0.4.7",
"summary": "A short description of KKLLumberjack.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/19920316/KKLLumberjack",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张丽": "zhangli1959@kaike.la"
},
"source": {
"git": "https://github.com/19920316/KKLLumberjack",
"tag": "0.4.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKLLumberjack/Classes/**/*",
"ios": {
"vendored_frameworks": "KKLLumberjack/Frameworks/CrashReporter.framework"
},
"dependencies": {
"CocoaLumberjack": [
"~> 3.4.1"
]
}
}