Skip to content

clutchio/clutchios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2c8745 · Oct 4, 2012

History

1 Commit
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012
Oct 4, 2012

Repository files navigation

Clutch iOS Client

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/

About

iOS client library for Clutch.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published