blob: 557cec2c780c8436ffa037f9a803e13d52465ab3 [file] [log] [blame]
{
"name": "SunbeamLogService",
"version": "0.1.10",
"summary": "A simple log for OC develop, based on ZLog.",
"homepage": "https://github.com/sunbeamChen/SunbeamLogService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunbeamChen": "chenxun1990@126.com"
},
"source": {
"git": "https://github.com/sunbeamChen/SunbeamLogService.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SunbeamLogService/Classes/**/*",
"public_header_files": "SunbeamLogService/Classes/**/*.h",
"dependencies": {
"CocoaLumberjack": [
]
}
}