4 "authors": "GyazSquare",
8 "homepage": "https://github.com/GyazSquare/GSLCrypto",
10 "git": "https://github.com/GyazSquare/GSLCrypto.git",
13 "summary": "A simple digest library for iOS, OS X, watchOS and tvOS.",
21 "pod_target_xcconfig": {
22 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/GSLCrypto/CommonCrypto"
24 "user_target_xcconfig": {
25 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/GSLCrypto/CommonCrypto"
27 "source_files": "GSLCrypto/*.{h,m}",
28 "preserve_paths": "CommonCrypto/module.modulemap"