2 "name": "SwiftyCollections",
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.0/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",
27 "default_subspecs": "Collections",
30 "name": "Collections",
38 "name": "DequeModule",
46 "name": "OrderedCollections",
48 "OrderedCollections": [
54 "swift_version": "5.0"