4 "summary": "A Swifty wrapper for CommonCrypto",
5 "homepage": "https://github.com/anotheren/SwiftyHash",
10 "liudong": "liudong.edward@qq.com"
17 "git": "https://github.com/anotheren/SwiftyHash.git",
20 "source_files": "Source/*.swift",
21 "preserve_paths": "SystemModule/CommonCrypto",
22 "pod_target_xcconfig": {
23 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/SwiftyHash/SystemModule/CommonCrypto/iphoneos",
24 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/SwiftyHash/SystemModule/CommonCrypto/iphonesimulator"
26 "pushed_with_swift_version": "3.0"