4 "summary": "Swift Standard Library common features protocols.",
5 "description": "This library aims to collect properties and methods that appear in the types of the Swift Standard Library with a frequency greater than one.\n\nFor each one of those common features, a protocol is defined. That protocol is conformed by all the classes, structs and enums that contained the original property or method.",
6 "homepage": "https://github.com/refined-swift/Features",
12 "social_media_url": "https://twitter.com/elnetus",
14 "git": "https://github.com/refined-swift/Features.git",
23 "swift_versions": "5.2",
24 "source_files": "Sources/Features/**/*.swift",
25 "swift_version": "5.2"