4 "summary": "Swift cross-platform RSA crypto library using CommonCrypto/libcrypto via Package Manager.",
5 "homepage": "https://github.com/Kitura/BlueRSA",
7 "type": "Apache License, Version 2.0"
9 "authors": "IBM and the Kitura project authors",
10 "module_name": "CryptorRSA",
11 "swift_versions": "5.0.2",
20 "git": "https://github.com/Kitura/BlueRSA.git",
23 "source_files": "Sources/CryptorRSA/*.swift",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "5.0"
27 "swift_version": "5.0.2"