blob: 1071f7b06c3a7227a1723d60868eedadb3fc5aa5 [file] [log] [blame]
{
"name": "PerimeterX",
"version": "0.6.0",
"summary": "PerimeterX prevents automated Web and Mobile attacks",
"description": "PerimeterX prevents automated Web and Mobile attacks - sophisticated attackers can inflict damage without triggering your security mechanisms. By focusing on the behavior of humans, applications and networks, PerimeterX detects real-time bot attacks with unparalleled accuracy.",
"homepage": "http://www.PerimeterX.com",
"license": {
"type": "Proprietary",
"text": "Copyright 2017 Perimeter, Inc. All rights reserved."
},
"authors": {
"Ariel Sirota": "ariel@perimeterx.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PerimeterX/px-iOS-Framework.git",
"tag": "0.6.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"requires_arc": true,
"preserve_paths": "PerimeterX.framework",
"vendored_frameworks": "PerimeterX.framework"
}