2 "name": "OCGMergeSort",
4 "summary": "Merge Sort Algorithm in Objective-C",
5 "description": "Homemade Merge Sort Algorithm for large data structures that require custom sorting.",
6 "homepage": "https://github.com/ocgungor/OCGMergeSort",
11 "authors": "Oguzhan Gungor",
13 "git": "https://github.com/ocgungor/OCGMergeSort.git",
18 "OCGMergeSort/Classes/**/*.{h,m}"
20 "exclude_files": "Classes/Exclude",