2 "name": "SwiftAlgorithms",
3 "module_name": "Algorithms",
5 "summary": "Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types.",
6 "description": "Unofficial pod for the swift-algorithms library.",
7 "homepage": "https://github.com/apple/swift-algorithms",
9 "type": "Apache License, Version 2.0",
13 "Jon Shier": "jon@jonshier.com"
16 "git": "https://github.com/apple/swift-algorithms.git",
20 "Sources/**/*.{swift}"
23 "Sources/Algorithms/RandomSample.swift"