4 "summary": "Native Swift Ordered Set",
5 "description": "A native Swift implementation of a sorted set. Requires element to conform to `Comparable`.",
6 "homepage": "https://github.com/bradhilton/SortedSet",
12 "Brad Hilton": "brad@skyvive.com"
15 "git": "https://github.com/bradhilton/SortedSet.git",
24 "Sources/**/*.{swift,h,m}"
27 "pushed_with_swift_version": "3.0"