2 "name": "CollectionsLib",
3 "module_name": "Collections",
5 "homepage": "https://github.com/apple/swift-collections",
6 "summary": "Swift Collections is an open-source package of data structure implementations for the Swift programming language.",
7 "description": "Unofficial pod for the swift-collections library.",
9 "type": "Apache License, Version 2.0",
12 "documentation_url": "https://github.com/apple/swift-collections/tree/1.0.1/Documentation",
13 "social_media_url": "https://twitter.com/soumya_mahunt",
15 "git": "https://github.com/apple/swift-collections.git",
19 "Soumya Ranjan Mahunt": "soumya.mahunt@gmail.com"
21 "swift_versions": "5.0",
29 "Sources/Collections/**/*.swift",
30 "Sources/Collections/**/*.docc/*.*"
36 "OrderedCollections": [
40 "swift_version": "5.0"