4 "summary": "An easy way for crypto.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/ImKcat/CatCrypto",
12 "Kcat": "kcatdeveloper@icloud.com"
15 "git": "https://github.com/ImKcat/CatCrypto.git",
18 "social_media_url": "https://imkcat.com",
22 "source_files": "CatCrypto/**/*.{h,c,modulemap,swift}",
23 "private_header_files": "CatCrypto/Argon2/*.h",
24 "preserve_paths": "CatCrypto/Argon2/module.modulemap",
25 "pod_target_xcconfig": {
26 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/CatCrypto/Argon2"
29 "pushed_with_swift_version": "4.0"