4 "summary": "Pure swift Bencode decoder & encoder",
5 "description": "This pod is a general purpose Bencode encoder & decoder.\nCan be used for e.g.: decoding .torrent files.",
6 "homepage": "https://github.com/danieltmbr/Bencode",
12 "danieltmbr": "daniel@tmbr.me"
15 "git": "https://github.com/danieltmbr/Bencode.git",
18 "social_media_url": "https://twitter.com/danieltmbr",
23 "source_files": "Source/*.swift",
24 "pushed_with_swift_version": "4.0"