8 "summary": "A 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/Category/**/*.{h,m}",
41 "public_header_files": "LN_Tools/Category/**/*.{h}",
43 "LN_Tools/LN_Framework": [
53 "source_files": "LN_Tools/Color/**/*.{h,m}"
56 "name": "LN_Framework",
58 "vendored_frameworks": "LN_Tools/Framework/*.{framework}"
63 "source_files": "LN_Tools/Location/**/*.{h,m}",
64 "public_header_files": "LN_Tools/Location/**/*.{h}",
65 "frameworks": "CoreLocation"