2 "name": "AFOFoundation",
4 "summary": "This library is for extending Foundation libraries.",
5 "description": "Inherit and system classes, compile extensions, and reuse.",
6 "homepage": "https://github.com/PangDuTechnology/AFOFoundation.git",
9 "PangDu": "xian312117@gmail.com"
15 "git": "https://github.com/PangDuTechnology/AFOFoundation.git",
18 "source_files": "AFOFoundation/*.h",
19 "public_header_files": "AFOFoundation/*.h",
24 "source_files": "AFOFoundation/string/*.{h,m}",
25 "public_header_files": "AFOFoundation/string/*.h"
29 "source_files": "AFOFoundation/define/*.{h,m}",
30 "public_header_files": "AFOFoundation/define/*.h"
34 "source_files": "AFOFoundation/bundle/*.{h,m}",
35 "public_header_files": "AFOFoundation/bundle/*.h"
39 "source_files": "AFOFoundation/weak/*.{h,m}",
40 "public_header_files": "AFOFoundation/weak/*.h"
44 "source_files": "AFOFoundation/sandbox/*.{h,m}",
45 "public_header_files": "AFOFoundation/sandbox/*.h"
49 "source_files": "AFOFoundation/array/*.{h,m}",
50 "public_header_files": "AFOFoundation/array/*.h"
54 "source_files": "AFOFoundation/dictionary/*.{h,m}",
55 "public_header_files": "AFOFoundation/dictionary/*.h"