2 "name": "SwiftSortUtils",
4 "summary": "Useful functions and extensions for sorting in Swift",
5 "description": "This library takes a shot at making sorting in Swift more pleasant.\nIt also allows you to reuse your old NSSortDescriptor instances in Swift.",
6 "homepage": "https://github.com/dsmatter/SwiftSortUtils",
9 "Daniel Strittmatter": "daniel@smattr.de"
12 "git": "https://github.com/dsmatter/SwiftSortUtils.git",
19 "source_files": "Pod/Classes/**/*",