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",
28 "source_files": "LN_Tools/Store/**/*.{h,m}",
29 "public_header_files": "LN_Tools/Store/**/*.{h}"
33 "source_files": "LN_Tools/Vender/**/*.{h,m}",
34 "public_header_files": "LN_Tools/Vender/**/*.{h}"
38 "source_files": "LN_Tools/Category/**/*.{h,m}",
39 "public_header_files": "LN_Tools/Category/**/*.{h}",
41 "LN_Tools/LN_Framework": [
51 "source_files": "LN_Tools/Color/**/*.{h,m}"
54 "name": "LN_Framework",
56 "vendored_frameworks": "LN_Tools/Framework/*.{framework}"
61 "source_files": "LN_Tools/Location/**/*.{h,m}",
62 "public_header_files": "LN_Tools/Location/**/*.{h}",
63 "frameworks": "CoreLocation"