2 "name": "scrypt-cryptoswift",
4 "summary": "Scrypt implementation in vanilla Swift for iOS ans macOS",
5 "description": "Scrypt implementation in vanilla Swift, intended for use together with a Cryptoswift pod",
6 "homepage": "https://github.com/shamatar/scrypt-cryptoswift",
7 "license": "Apache License 2.0",
9 "Alex Vlasov": "alex.m.vlasov@gmail.com"
12 "git": "https://github.com/shamatar/scrypt-cryptoswift.git",
15 "social_media_url": "https://twitter.com/shamatar",
16 "swift_version": "4.1",
17 "module_name": "scrypt_cryptoswift",
22 "public_header_files": "scrypt-cryptoswift/scrypt_cryptoswift.h",
24 "scrypt-cryptoswift/**/*.{swift}",
25 "scrypt-cryptoswift/scrypt_cryptoswift.h"
27 "pod_target_xcconfig": {
28 "DEFINES_MODULE": "YES"