2 "name": "VENExperimentsManager",
4 "summary": "Definition, management and control of experiments within an iOS app.",
5 "description": " VENExperimentsManager enables easy definition, management and control of experiments within an iOS app including the following:\n - Define experiments and 'experiment flag' code\n - Allow users to turn experiments on and off\n - Force turn-on or off experiments\n - Make experiments user editable or not\n - Let users know whether experiments are 'stable' or 'unstable'\n",
6 "homepage": "https://github.com/venmo/VENExperimentsManager",
12 "Chris Maddern": "chris@venmo.com"
18 "git": "https://github.com/venmo/VENExperimentsManager.git",
21 "source_files": "VENExperimentsManager/**/*.{h,m}",
23 "VENExperimentsManager/**/*.xib"