4 "summary": "A simple Queue implementation using NSMutableArray",
5 "description": "Homemade Queue implementation using NSMutableArray in Objective-C.",
6 "homepage": "https://github.com/ocgungor/OCGQueue",
11 "authors": "Oguzhan Gungor",
13 "git": "https://github.com/ocgungor/OCGQueue.git",
18 "OCGQueue/Classes/**/*.{h,m}"
20 "exclude_files": "Classes/Exclude",