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/omargawish/SwiftyRSA",
9 "Scoop": "ops@takescoop.com"
12 "git": "https://github.com/omargawish/SwiftyRSA.git",
15 "source_files": "SwiftyRSA/*.{swift,m,h}",
16 "exclude_files": "SwiftyRSA/SwiftyRSA+ObjC.swift",
17 "frameworks": "Security",
19 "swift_version": "4.1",
29 "source_files": "SwiftyRSA/*.{swift,m,h}"