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