2 "name": "RSAPublicKey",
4 "summary": "Using RSA public keys modulus and exponent to create SecKeyRef and do encryption and decryption.",
5 "social_media_url": "https://twitter.com/janlionly",
6 "homepage": "https://github.com/janlionly/RSAPublicKey",
9 "janlionly": "janlionly@gmail.com"
12 "git": "https://github.com/janlionly/RSAPublicKey.git",
19 "source_files": "Sources/RSAPublicKey/*.{h,m}",
20 "frameworks": "Security",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "4.2"