8 "summary": "some tools is good for develop on iOS",
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": "LN_Tools is a tools about develop on iOS,更新添加了本地存储的分类",
18 "public_header_files": "LN_Tools/LN_Tools.h",
19 "source_files": "LN_Tools/LN_Tools.h",
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/Category/**/*.{h,m}",
46 "public_header_files": "LN_Tools/Category/**/*.{h}",
48 "LN_Tools/LN_Framework": [
59 "source_files": "LN_Tools/Color/**/*.{h,m}"
62 "name": "LN_Framework",
64 "vendored_frameworks": "LN_Tools/Framework/*.{framework}"
69 "source_files": "LN_Tools/Location/**/*.{h,m}",
70 "public_header_files": "LN_Tools/Location/**/*.{h}",
71 "frameworks": "CoreLocation"