Clutch 0.0.1

Clutch 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



Clutch 0.0.1

  • By
  • Eric Florenzano

This is the iOS client library for Clutch.io.

Example Here's how you might use it for simple A/B testing:

[ClutchAB testWithName:@"signUpBtnColor" A:^{ // Display green sign-up button } B:^{ // Display blue sign-up button }]; Documentation More documentation can be found at: http://docs.clutch.io.

Installation

pod 'Clutch'

Authors

Eric Florenzano

License

Custom