2 "name": "WGBatchComparator",
4 "summary": "Compare two array.",
5 "description": "Efficient query whether a group of objects exist in another group of objects.\nExample:\nfor (NSManagedObject *managedObject in array) { //count = 1000\n //find in CoreData.\n}",
6 "homepage": "https://github.com/lgw51/WGBatchComparator",
9 "7owen": "lgw52@hotmail.com"
12 "git": "https://github.com/lgw51/WGBatchComparator.git",
15 "source_files": "*.{h,m}",