3 "version": "3.0.0-beta.1",
4 "summary": "Feature management made easy.",
5 "description": "YMFF is a nice little library that makes management of features\nwith feature flags—and management of the feature flags themselves—a bliss.",
6 "homepage": "https://github.com/yakovmanshin/YMFF",
7 "documentation_url": "https://opensource.ym.dev/YMFF/",
9 "type": "Apache License, version 2.0",
13 "Yakov Manshin": "contact@yakovmanshin.com"
15 "social_media_url": "https://github.com/yakovmanshin",
17 "git": "https://github.com/yakovmanshin/YMFF.git",
20 "swift_versions": "5.3",
25 "default_subspecs": "YMFF",
30 "source_files": "Tests/YMFFTests/**/*.{swift}",
41 "source_files": "Sources/YMFF/**/*.{swift}",
43 "YMFF/YMFFProtocols": [
49 "name": "YMFFProtocols",
50 "source_files": "Sources/YMFFProtocols/**/*.{swift}"
53 "swift_version": "5.3"