2 "name": "DevolutionsCrypto",
4 "summary": "A CocoaPods library for Devolutions crypto",
5 "description": "This CocoaPods library is for the Swift binding of the Devolutions crypto lib",
6 "homepage": "https://github.com/SebAubin/DevolutionsCrypto",
12 "Sebastien Aubin": "spicheaubin@devolutions.net"
17 "swift_versions": "4.2",
19 "git": "https://github.com/SebAubin/DevolutionsCrypto.git",
22 "source_files": "DevolutionsCrypto/**/*.{h,m,swift}",
23 "vendored_libraries": "DevolutionsCrypto/Rust/*.a",
25 "ARCHS": "x86_64 arm64",
26 "VALID_ARCHS": "x86_64 arm64"
28 "swift_version": "4.2"