4 "summary": "A framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
5 "description": "JustTweak is a framework for feature flagging, locally and remotely configure and A/B test iOS apps.",
6 "homepage": "https://github.com/justeat/JustTweak",
11 "authors": "Just Eat Takeaway iOS Team",
13 "git": "https://github.com/justeat/JustTweak.git",
19 "swift_versions": "5.1",
20 "source_files": "JustTweak/Classes/**/*.swift",
22 "JustTweak": "JustTweak/Assets/en.lproj/*"
25 "_TweakAccessorGenerator"
27 "prepare_command": "cp -f ./JustTweak/Assets/TweakAccessorGenerator.bundle/TweakAccessorGenerator ./_TweakAccessorGenerator",
28 "swift_version": "5.1"