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