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/*.{h,m}",
19 "public_header_files": "HOFA/*.h",
20 "frameworks": "Foundation",
25 "source_files": "HOFA/Timer/**/*",
26 "frameworks": "Foundation",