4 "summary": "The SCrypto framework provides neat Swift API for CommonCrypto routines.",
5 "homepage": "https://github.com/sgl0v/SCrypto",
11 "Maksym Shcheglov": "maxscheglov@gmail.com"
13 "social_media_url": "http://twitter.com/sgl0v",
20 "git": "https://github.com/sgl0v/SCrypto.git",
24 "source_files": "Source/**/*.{h,swift}",
25 "preserve_paths": "Frameworks",
26 "prepare_command": "sh ./modulemap.sh",
28 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/SCrypto/Frameworks/$(PLATFORM_NAME)",
29 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/SCrypto/Frameworks/$(PLATFORM_NAME)"
31 "pushed_with_swift_version": "3.0"