2 "name": "ABFlexConfig",
4 "summary": "ABFlexConfig module",
5 "description": "A swift module to control feature flag.",
6 "homepage": "https://github.com/harryngict/ABFlexConfig",
8 "git": "git@github.com:harryngict/ABFlexConfig.git",
12 "Hoang Nguyen": "harryngict@gmail.com"
16 "text": "Copyright (c) 2023"
18 "swift_versions": "5.0",
23 "static_framework": true,
27 "source_files": "ABFlexConfig/Core/**/*.{swift,h,m}",
28 "frameworks": "Foundation"
33 "ABFlexConfig/Core": [
37 "source_files": "ABFlexConfig/Mocks/**/*.{swift,h,m}"
40 "swift_version": "5.0"