blob: 6da8acc62e54f110cf01f8aeec5db5ee501e3562 [file] [log] [blame]
{
"name": "Switchboard",
"version": "0.0.4",
"summary": "Switchboard - Light A/B testing for your mobile iPhone and Android.",
"description": " Switchboard:\n Easy and super light weight A/B testing for your mobile iPhone or android app. \n This mobile A/B testing framework allows you with minimal servers to run large amounts of mobile users.\n",
"homepage": "https://github.com/TofPlay/Switchboard",
"license": "Apache License, Version 2.0",
"authors": {
"Christophe Braud": "chbperso@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TofPlay/Switchboard.git",
"tag": "0.0.4"
},
"source_files": "client/ios/Switchboard/*.{h,m}",
"requires_arc": true
}