blob: c4aa83037870c4abc3ef1fba7a75792697afd07e [file] [log] [blame]
{
"name": "UserSwitch",
"version": "0.0.5",
"summary": "A framework for reporting abusive users",
"description": "The UserSwitch iOS SDK allows you to easily report abusive users inside of your application.\n\nTo get started, you will need to have a free UserSwitch account to connect to. Go to userswitch.com to sign up for free.",
"homepage": "http://www.userswitch.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"UserSwitch": "team@userswitch.com"
},
"source": {
"git": "https://github.com/AdamBCo/userswitch-ios-sdk.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/UserSwitch",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "userswitch.framework",
"frameworks": "UIKit"
}