Kitura / BlueRSA

RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).
Apache License 2.0
132 stars 57 forks source link

Added tvOS and watchOS to podspec #34

Closed Andrew-Lees11 closed 5 years ago

Andrew-Lees11 commented 5 years ago

This pull request adds tvOS and watchOS to the podspec file so that the pod can be used on those devices.