[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / e / c / sandblast_app_protect / 0.3.0 / sandblast_app_protect.podspec.json
blobd701caae7e1dd2bf03bb5b7b0603047f53c64e97
2   "name": "sandblast_app_protect",
3   "version": "0.3.0",
4   "description": "SandBlast App Protect provides Check Point’s mobile security as a standard development tool. Businesses can ensure that their app security is expertly implemented and maintained, so developers can release new features without becoming security experts.",
5   "summary": "SandBlast App Protect SDK for iOS",
6   "homepage": "https://www.checkpoint.com/products/mobile-security",
7   "authors": {
8     "Check Point Software Technologies Ltd": "mtp-support@checkpoint.com"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE.txt"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://us-artifactory.locsec.net/artifactory/sbm-sdk-ios/com.checkpoint/sdk/0.3.0/SBM-0.3.zip",
19     "sha256": "705b13181bb3d4c9a1b3ff95e04dc3e3b64294a1f1430901dedcb54aac9ba58d"
20   },
21   "source_files": "SBM.framework/Headers/*.h",
22   "module_map": "SBM.framework/Modules/module.modulemap",
23   "dependencies": {
24     "SwiftKeychainWrapper": [
25       "~> 3.4.0"
26     ],
27     "AWSS3": [
28       "~> 2.10.0"
29     ],
30     "RNCryptor": [
31       "~> 5.1.0"
32     ],
33     "Alamofire": [
34       "~> 4.9.1"
35     ],
36     "SSZipArchive": [
37       "~> 2.2.2"
38     ]
39   },
40   "ios": {
41     "vendored_frameworks": "SBM.framework"
42   },
43   "swift_versions": "5.0",
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "swift_version": "5.0"