5 "git": "https://github.com/tareq3/CrytoXCFramework.git",
8 "summary": "Cryptography in Swift. SHA, MD5, CRC, PBKDF, Poly1305, HMAC, CMAC, HDKF, Scrypt, ChaCha20, Rabbit, Blowfish, AES, RSA.",
9 "description": "Cryptography functions and helpers for Swift implemented in Swift. SHA-1, SHA-2, SHA-3, MD5, PBKDF1, PBKDF2, Scrypt, CRC, Poly1305, HMAC, ChaCha20, Rabbit, Blowfish, AES, RSA",
10 "homepage": "https://github.com/tareq3/CrytoXCFramework",
15 "Marcin Krzyżanowski": "marcin@krzyzanowskim.com"
22 "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
24 "default_subspecs": "Debug",
25 "pod_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
34 "vendored_frameworks": "CryptoXC.xcframework"
38 "vendored_frameworks": "CryptoXC.xcframework"