4 "summary": "Common Crypto wrapper to Swift",
5 "description": "Enable Swift projects to use common crypto functions",
6 "homepage": "https://github.com/rhvall/CryptBridge.git",
16 "git": "https://github.com/rhvall/CryptBridge.git",
19 "source_files": "*.{h,m,swift}",
20 "exclude_files": "Exclude",
21 "pod_target_xcconfig": {
22 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/CryptBridge/CryptBridgeModuleMap"
24 "preserve_paths": "CryptBridgeModuleMap/**/*",
25 "pushed_with_swift_version": "3.0"