8 "summary": "此次更新:本地打印数组和字典无法显示中文的问题",
9 "homepage": "https://github.com/LionNeo/LN_Tools.git",
11 "Lion_Neo": "123624331@qq.com"
14 "git": "https://github.com/LionNeo/LN_Tools.git",
17 "description": "修复了log控制台打印信息问题",
18 "public_header_files": "LN_Tools/LN_Tools.h",
19 "source_files": "LN_Tools/**/*",
30 "source_files": "LN_Tools/Store/**/*.{h,m}",
31 "public_header_files": "LN_Tools/Store/**/*.{h}"
35 "source_files": "LN_Tools/Vender/**/*.{h,m}",
36 "public_header_files": "LN_Tools/Vender/**/*.{h}"
40 "source_files": "LN_Tools/Helper/**/*.{h,m}",
41 "public_header_files": "LN_Tools/Helper/**/*.{h}"
45 "source_files": "LN_Tools/LNLog/**/*.{h,m}"
49 "source_files": "LN_Tools/Category/**/*.{h,m}",
50 "public_header_files": "LN_Tools/Category/**/*.{h}",
52 "LN_Tools/LN_Framework": [
63 "source_files": "LN_Tools/Color/**/*.{h,m}"
66 "name": "LN_Framework",
68 "vendored_frameworks": "LN_Tools/LN_Framework/*.{framework}"
73 "source_files": "LN_Tools/Location/**/*.{h,m}",
74 "public_header_files": "LN_Tools/Location/**/*.{h}",
75 "frameworks": "CoreLocation"