blob: 064ffe542df1e73d5868614dc003e9e2851b7081 [file] [log] [blame]
{
"name": "WGBatchComparator",
"version": "1.0.5",
"summary": "Compare two array.",
"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}",
"homepage": "https://github.com/lgw51/WGBatchComparator",
"license": "MIT",
"authors": {
"7owen": "lgw52@hotmail.com"
},
"source": {
"git": "https://github.com/lgw51/WGBatchComparator.git",
"tag": "1.0.5"
},
"source_files": "*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}