4 "summary": "TweetNacl wrapper library written in Swift.",
5 "description": "A Swift wrapper for TweetNacl C library",
6 "homepage": "https://github.com/bitmark-inc/tweetnacl-swiftwrap",
12 "Bitmark Inc": "support@bitmark.com"
14 "social_media_url": "https://twitter.com/bitmarkinc",
22 "git": "https://github.com/bitmark-inc/tweetnacl-swiftwrap.git",
25 "source_files": "Sources/**/*.{h,c,swift}",
26 "private_header_files": "Sources/CTweetNacl/include/*.h",
27 "preserve_paths": "Sources/module.map",
28 "frameworks": "Foundation",
30 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/TweetNacl/Sources"