Latest | 0.0.1 |
---|---|
Homepage | https://clutch.io/ |
License | Apache License |
Platforms | ios |
Authors |
Latest podspec
{ "name": "Clutch", "version": "0.0.1", "summary": "This is the iOS client library for Clutch.io.", "description": " Examplen Here's how you might use it for simple A/B testing:nn [ClutchAB testWithName:@"signUpBtnColor" A:^{n // Display green sign-up buttonn } B:^{n // Display blue sign-up buttonn }];n Documentationn More documentation can be found at: http://docs.clutch.io.n", "homepage": "https://clutch.io/", "license": "Apache License", "authors": { "Eric Florenzano": "[email protected]" }, "source": { "git": "https://github.com/clutchio/clutchios.git", "commit": "f2c8745d25104f671d3a1b67e9ef9745ac79dbe7" }, "platforms": { "ios": null }, "xcconfig": { "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Clutch/" }, "source_files": "Clutch", "requires_arc": false }
Sun, 28 Feb 2016 16:40:03 +0000