4 "summary": "This is the iOS client library for Clutch.io.",
5 "description": " Example\n Here's how you might use it for simple A/B testing:\n\n [ClutchAB testWithName:@\"signUpBtnColor\" A:^{\n // Display green sign-up button\n } B:^{\n // Display blue sign-up button\n }];\n Documentation\n More documentation can be found at: http://docs.clutch.io.\n",
6 "homepage": "https://clutch.io/",
7 "license": "Apache License",
9 "Eric Florenzano": "floguy@gmail.com"
12 "git": "https://github.com/clutchio/clutchios.git",
13 "commit": "f2c8745d25104f671d3a1b67e9ef9745ac79dbe7"
19 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Clutch/"
21 "source_files": "Clutch",