4 "swift_versions": "5.3",
6 "Yakov Manshin": "git@yakovmanshin.com"
8 "social_media_url": "https://twitter.com/yakovmanshin",
10 "type": "Apache License, version 2.0",
13 "homepage": "https://github.com/yakovmanshin/YMFF",
14 "readme": "https://github.com/yakovmanshin/YMFF/blob/main/README.md",
16 "git": "https://github.com/yakovmanshin/YMFF.git",
19 "summary": "Feature management made easy.",
20 "description": "YMFF is a nice little library that makes management of features\nwith feature flags—and management of the feature flags themselves—a bliss.",
21 "documentation_url": "https://opensource.ym.dev/YMFF/",
26 "default_subspecs": "YMFF",
31 "source_files": "Tests/YMFFTests/**/*.{swift}",
42 "source_files": "Sources/YMFF/**/*.{swift}",
44 "YMFF/YMFFProtocols": [
50 "name": "YMFFProtocols",
51 "source_files": "Sources/YMFFProtocols/**/*.{swift}"
54 "swift_version": "5.3"