| { |
| "name": "PerimeterX-dynamic", |
| "version": "1.8.2", |
| "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 2019 PerimeterX, Inc. All rights reserved." |
| }, |
| "authors": { |
| "Johnny Tordgeman": "johnny@perimeterx.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/PerimeterX/px-iOS-Framework.git", |
| "tag": "1.8.2" |
| }, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony" |
| ], |
| "requires_arc": true, |
| "preserve_paths": "PerimeterX.framework", |
| "vendored_frameworks": "PerimeterX.framework", |
| "exclude_files": "PerimeterX.framework.zip" |
| } |