2 "name": "FeatureFlags",
4 "swift_version": "4.2",
5 "summary": "Feature flags, A/B and MVT testing for iOS",
6 "description": "Allows developers to configure feature flags, run multiple A/B or MVT tests using a bundled or remotely-hosted JSON configuration file.",
7 "homepage": "https://github.com/rwbutler/FeatureFlags",
13 "Ross Butler": "github@rwbutler.com"
16 "git": "https://github.com/rwbutler/FeatureFlags.git",
22 "source_files": "FeatureFlags/Classes/**/*"