2 "name": "swift-algorithms",
3 "module_name": "Algorithms",
5 "summary": "A pod for swift-algorithms",
6 "description": "Contains common algorithms and data structures for swift.",
7 "homepage": "https://github.com/apple/swift-algorithms",
9 "type": "Apache License, Version 2.",
13 "Apple": "apple@apple.com"
16 "git": "https://github.com/apple/swift-algorithms.git",
24 "swift_versions": "5.0",
26 "exclude_files": "Sources/Algorithms/RandomSample.swift"
30 "swift-numerics-real": [
35 "source_files": "Sources/Algorithms/**/*.{h,m,swift}",
36 "swift_version": "5.0"