[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 9 / e / TCSSSLPinningPublic / 4.0.0 / TCSSSLPinningPublic.podspec.json
blob0bfbd573d4644eaf9262eff763f4f5bc1ec962e6
2   "name": "TCSSSLPinningPublic",
3   "module_name": "TCSSSLPinning",
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://github.com/tinkoff-mobile-tech/sslpinning",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "version": "4.0.0",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/tinkoff-mobile-tech/sslpinning.git",
17     "tag": "4.0.0"
18   },
19   "swift_versions": [
20     "5.0"
21   ],
22   "dependencies": {
23     "TrustKit": [
24       "1.6.3"
25     ]
26   },
27   "vendored_frameworks": "TCSSSLPinning.xcframework",
28   "swift_version": "5.0"