2 "name": "RSASwiftGenerator",
4 "summary": "A wrapper for Apple's RSA Generation function written in Swift.",
5 "swift_versions": "5.0",
6 "description": "Generade and manage your RSA keys. A wrapper for Apple's RSA Generation function written in Swift.",
7 "homepage": "https://github.com/4taras4/RSASwiftGenerator",
13 "Tarik": "4taras4@gmail.com"
16 "git": "https://github.com/4taras4/RSASwiftGenerator.git",
23 "source_files": "Sources/**/*.swift",
24 "pod_target_xcconfig": {
25 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Sources/"
27 "resources": "Sources/*.{h,modulemap}",
28 "swift_version": "5.0"