[Add] ScanbotSDK 6.2.0-RC4
[CocoaPods.git] / Specs / a / 4 / 6 / BlackBerrySecurity / 0.7.915.0 / BlackBerrySecurity.podspec.json
blob397f1459a1a26642d2d58ee08b414f26974a7e29
2   "name": "BlackBerrySecurity",
3   "version": "0.7.915.0",
4   "homepage": "https://developers.blackberry.com/us/en/products/blackberry-spark-sdk/ios",
5   "documentation_url": "https://docs.blackberry.com/en/development-tools/blackberry-appsecure-sdk/0_7",
6   "license": {
7     "type": "Commercial",
8     "file": "BlackBerrySecurity.xcframework/LICENSE.txt"
9   },
10   "authors": "BlackBerry",
11   "summary": "BlackBerry AppSecure, in-app security protection",
12   "description": "Framework for enabling developers to include security checks and in-app protection within their iOS applications.",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "http": "https://software.download.blackberry.com/repository/framework/appsecure/ios/0.7.915.0/BlackBerrySecurity-0.7.915.0.zip"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "module_name": "BlackBerrySecurity",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "subspecs": [
29     {
30       "name": "BlackBerrySecurity",
31       "preserve_paths": "BlackBerrySecurity.xcframework",
32       "vendored_frameworks": "BlackBerrySecurity.xcframework"
33     }
34   ],
35   "swift_version": "5.0"