4 "summary": "Public key RSA encryption in Swift.",
5 "description": "Encrypt with a RSA public key, decrypt with a RSA private key.",
6 "homepage": "https://github.com/TakeScoop/SwiftyRSA",
9 "Scoop": "ops@takescoop.com"
12 "git": "https://github.com/TakeScoop/SwiftyRSA.git",
15 "source_files": "SwiftyRSA/SwiftyRSA.swift",
16 "frameworks": "Security",