2 "name": "FeatureFlagsController",
4 "summary": "Easy Feature Flags management",
5 "description": "Register any kind of feature flags (Bool, CaseIterable enum, etc...) in your app and access them automatically at runtime in a nice SwiftUI form.",
6 "homepage": "https://github.com/DataDog/FeatureFlagsController-iOS",
12 "Jérôme Alves": "j.alves@me.com"
14 "social_media_url": "",
19 "git": "https://github.com/DataDog/FeatureFlagsController-iOS.git",
22 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "swift_version": "5.5"