blob: 3c417ca345200c2171328ef632c531d186db1258 [file] [log] [blame]
{
"name": "BotProtection",
"version": "0.0.5",
"summary": "BotProtection is a library that defenses your application against bots attacks",
"description": "We offer a solution aimed at spotting bots and identifying users with the help of behavioral analytics. BotProtection allows you to counter bot attacks by detecting their activity. You can start working with our SDK right now.",
"homepage": "https://mobguards.com",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Sergey Butorin": "sbutorin97@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "BotProtection.framework"
},
"source": {
"git": "https://github.com/Mobguards/botprotection-ios-library.git",
"tag": "0.0.5"
},
"swift_versions": "5",
"swift_version": "5"
}