2 "name": "MCBinaryHeap",
12 "summary": "An Objective-C wrapper of CFBinaryHeap. Core Foundation priority queue implementation.",
13 "homepage": "https://github.com/matthewcheok/MCBinaryHeap",
15 "Matthew Cheok": "cheok.jz@gmail.com"
19 "git": "https://github.com/matthewcheok/MCBinaryHeap.git",
23 "source_files": "MCBinaryHeap/*.{h,m}",
24 "public_header_files": "MCBinaryHeap/*.h"