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/*.{swift,m,h}",
16 "exclude_files": "SwiftyRSA/SwiftyRSA+ObjC.swift",
17 "frameworks": "Security",
24 "pushed_with_swift_version": "3.0",
28 "source_files": "SwiftyRSA/*.{swift,m,h}"