blob: 4256772cf2b3fc592405d27b9ab4dd288e62db43 [file] [log] [blame]
{
"name": "Switchboard",
"summary": "A/B testing and feature flags for iOS built on top of Switchboard.",
"version": "0.1.1",
"homepage": "https://github.com/KeepSafe/Switchboard-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Keepsafe": "philipp@getkeepsafe.com"
},
"source": {
"git": "https://github.com/KeepSafe/Switchboard-iOS.git",
"tag": "v0.1.1"
},
"source_files": "Switchboard/Source/**/*",
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}