4 "summary": "Swift cross-platform RSA crypto library using CommonCrypto/libcrypto via Package Manager.",
5 "homepage": "https://github.com/IBM-Swift/BlueRSA",
7 "type": "Apache License, Version 2.0"
10 "module_name": "CryptorRSA",
19 "git": "https://github.com/IBM-Swift/BlueRSA.git",
22 "source_files": "Sources/CryptorRSA/*.swift",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "5.0"