2 "name": "AsyncAlgorithms_XCTest",
4 "homepage": "https://github.com/apple/swift-async-algorithms",
5 "summary": "Swift Async Algorithms is an open-source package of asynchronous sequence and advanced algorithms that involve concurrency, along with their related types.",
6 "description": "Unofficial pod for the swift-async-algorithms library.",
8 "type": "Apache License, Version 2.0",
11 "documentation_url": "https://github.com/apple/swift-async-algorithms/tree/0.1.0/Sources/AsyncAlgorithms/AsyncAlgorithms.docc/Guides",
12 "social_media_url": "https://twitter.com/soumya_mahunt",
14 "git": "https://github.com/apple/swift-async-algorithms.git",
18 "Soumya Ranjan Mahunt": "soumya.mahunt@gmail.com"
20 "swift_versions": "5.6",
28 "Sources/AsyncAlgorithms_XCTest/**/*.swift",
29 "Sources/AsyncAlgorithms_XCTest/**/*.docc/*.*"
31 "frameworks": "XCTest",
36 "AsyncSequenceValidation": [
40 "swift_version": "5.6"