[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / c / Clutch / 0.0.1 / Clutch.podspec.json
blob4cf83a450c4a4337e7108fc694371dc6ff2898ab
2   "name": "Clutch",
3   "version": "0.0.1",
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",
8   "authors": {
9     "Eric Florenzano": "floguy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/clutchio/clutchios.git",
13     "commit": "f2c8745d25104f671d3a1b67e9ef9745ac79dbe7"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "xcconfig": {
19     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Clutch/"
20   },
21   "source_files": "Clutch",
22   "requires_arc": false