2 "name": "Crypto.Swift",
3 "homepage": "https://github.com/liujunliuhong/Crypto-Swift.git",
4 "summary": "Cryptography in Swift.",
5 "description": "Cryptography functions and helpers for Swift implemented in Swift.",
7 "liujunliuhong": "1035841713@qq.com"
11 "git": "https://github.com/liujunliuhong/Crypto-Swift.git",
21 "module_name": "Crypto_Swift",
22 "swift_versions": "5.0",
24 "static_framework": true,
25 "source_files": "Sources/*.swift",
37 "pod_target_xcconfig": {
38 "VALID_ARCHS": "x86_64 armv7 arm64",
39 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
41 "swift_version": "5.0"