4 "swift_versions": "5.8",
6 "Yakov Manshin": "git@yakovmanshin.com"
9 "type": "Apache License, version 2.0",
12 "homepage": "https://github.com/yakovmanshin/YMFF",
13 "readme": "https://github.com/yakovmanshin/YMFF/blob/main/README.md",
15 "git": "https://github.com/yakovmanshin/YMFF.git",
18 "summary": "Feature management made easy.",
19 "description": "YMFF is a nice little library that makes management of features\nwith feature flags—and management of the feature flags themselves—a bliss.",
24 "default_subspecs": "YMFF",
29 "source_files": "Tests/YMFFTests/**/*.{swift}",
40 "source_files": "Sources/YMFF/**/*.{swift}",
42 "YMFF/YMFFProtocols": [
48 "name": "YMFFProtocols",
49 "source_files": "Sources/YMFFProtocols/**/*.{swift}"
52 "swift_version": "5.8"