[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 4 / TSSLPinningPublic / 10.0.0 / TSSLPinningPublic.podspec.json
blobd6d6309a450af6af9832f0802f7660a498a8ff47
2   "name": "TSSLPinningPublic",
3   "module_name": "TCSSSLPinningPublic",
4   "summary": "Library provides simple methods for implementing http public key pinning. Implemented using TrustKit framework and Trust Services API",
5   "authors": "g.novik",
6   "homepage": "https://opensource.tbank.ru/mobile-tech/sslpinning",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "version": "10.0.0",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "static_framework": true,
16   "source": {
17     "git": "https://opensource.tbank.ru/mobile-tech/sslpinning.git",
18     "tag": "10.0.0"
19   },
20   "swift_versions": [
21     "5.0"
22   ],
23   "dependencies": {
24     "TrustKit": [
25       "~> 3.0.2"
26     ]
27   },
28   "resources": [
29     "TCSSSLPinningPublic.xcframework/ios-arm64/TCSSSLPinningPublic.framework/TCSSSLPinningResources.bundle"
30   ],
31   "vendored_frameworks": "TCSSSLPinningPublic.xcframework",
32   "swift_version": "5.0"