4 "summary": "A lightweight Objective-C high-order functions library.",
5 "description": "HOFA is an array-related tool, including safe operation of arrays and custom high-order functions.",
6 "homepage": "https://github.com/Janyau/HOFA",
9 "Janyau": "janyaugoo@gmail.com"
15 "git": "https://github.com/Janyau/HOFA.git",
18 "source_files": "HOFA/**/*",
19 "public_header_files": "HOFA/*.h",
20 "frameworks": "Foundation",
25 "source_files": "HOFA/Safe/**/*",
26 "frameworks": "Foundation",
33 "source_files": "HOFA/Timer/**/*",
34 "frameworks": "Foundation",
41 "source_files": "HOFA/Throttle/**/*",
42 "frameworks": "Foundation",
49 "source_files": "HOFA/ProtoType/**/*",
50 "frameworks": "Foundation",