[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 4 / 6 / BlackBerrySecurity / 0.5.0.1179-beta / BlackBerrySecurity.podspec.json
blob04b9939c9e1cf1b8efe51782c1de6272938b2c46
2   "name": "BlackBerrySecurity",
3   "version": "0.5.0.1179-beta",
4   "homepage": "https://developers.blackberry.com",
5   "documentation_url": "https://developers.blackberry.com/us/en/products/blackberry-spark-sdk.html",
6   "license": {
7     "type": "Commercial",
8     "file": "BlackBerrySecurity.xcframework/LICENSE.txt"
9   },
10   "authors": "BlackBerry",
11   "summary": "BlackBerry Security in-app protection",
12   "description": "Framework for enabling developers to include security checks and in-app protection within their iOS applications.",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "http": "https://software.download.blackberry.com/repository/framework/appsecure/ios/0.5.0.1179-beta/BlackBerrySecurity-0.5.0.1179-beta.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"