2 "name": "MTAppenderFile",
4 "summary": "A simplified high-performance log component for *OS base on Tencent Mars xlog.",
5 "description": "simplified high-performance log component base on mmap, with C & Objective-C API.",
6 "homepage": "https://github.com/meitu/MTAppenderFile",
9 "text": " © 2008 - present Meitu, Inc. All rights reserved.\n"
12 "Euan Chan": "cqh@meitu.com"
18 "git": "https://github.com/meitu/MTAppenderFile.git",
21 "public_header_files": [
22 "loglib/MTAppenderFile.h",
23 "loglib/mtaf_base.hloglib/mtaf_appender.h"
26 "loglib/**/*{h,hpp,m,mm,cpp,cc,c}",
27 "comm/**/*.{h,hpp,m,mm,cpp,cc,c}"
29 "exclude_files": "MTAppenderFile/Exclude",
30 "requires_arc": false,
35 "pod_target_xcconfig": {
36 "OTHER_LDFLAGS": "-lc++"