2 "name": "YoonitHandshake",
4 "summary": "A iOS Cocoa project written in Swift implementing dynamic SSL pinning.",
5 "description": "\"The SSL pinning is a technique mitigating man-in-the-middle attacks against the secure HTTP communication, but has a drawback, the certificate's expiration date. This resolve this problem, implementing dynamic SSL pinning, providing easy to use fingerprint validation on the TLS handshake. The remote server must be the responsible to update the certificate(s).\"",
6 "homepage": "https://github.com/Yoonit-Labs/ios-yoonit-handshake",
12 "CyberLabs.AI": "contato@cyberlabs.ai",
13 "Haroldo Teruya": "haroldo.teruya@cyberlabs.com.br"
19 "git": "https://github.com/Yoonit-Labs/ios-yoonit-handshake.git",
23 "YoonitHandshake/src/**/*",
25 "Classes/**/*.{h,m,swift}"
27 "exclude_files": "Classes/Exclude",
28 "swift_versions": "5.0",
30 "WultraSSLPinning/PowerAuthIntegration": [
34 "swift_version": "5.0"