2 "name": "OrderedCollections",
4 "homepage": "https://github.com/apple/swift-collections",
5 "summary": "Swift Collections is an open-source package of data structure implementations for the Swift programming language.",
6 "description": "Unofficial pod for the swift-collections library.",
8 "type": "Apache License, Version 2.0",
11 "documentation_url": "https://github.com/apple/swift-collections/tree/1.0.4/Documentation",
12 "social_media_url": "https://twitter.com/soumya_mahunt",
14 "git": "https://github.com/apple/swift-collections.git",
18 "Soumya Ranjan Mahunt": "soumya.mahunt@gmail.com"
20 "swift_versions": "5.0",
28 "Sources/OrderedCollections/**/*.swift",
29 "Sources/OrderedCollections/**/*.docc/*.*"
35 "source_files": "Tests/OrderedCollectionsTests/**/*.swift",
37 "_CollectionsTestSupport": [
43 "swift_version": "5.0"