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