[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / b / 1 / 9 / Switchboard / 0.2.2 / Switchboard.podspec.json
blob0e73dc7e8f597192251561c60b8865e0883bf59a
2   "name": "Switchboard",
3   "summary": "A/B testing and feature flags for iOS built on top of Switchboard.",
4   "version": "0.2.2",
5   "homepage": "https://github.com/KeepSafe/Switchboard-iOS",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Keepsafe": "rob@getkeepsafe.com"
12   },
13   "source": {
14     "git": "https://github.com/KeepSafe/Switchboard-iOS.git",
15     "tag": "v0.2.2"
16   },
17   "source_files": "Switchboard/Source/**/*",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12"
21   },
22   "swift_version": "4.2",
23   "requires_arc": true