4 "summary": "A PeerId generator for Objective-C",
5 "description": " Generates PeerId's for meshnetworks, a PeerId consists of:\n Encryption Private Key\n Encryption Public Key\n Signing Private Key\n Signing Public Key\n IPV6 address in the private range (starts with 0xFC)\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
6 "homepage": "http://github.com/ajres/peerid-objc",
9 "@ajres": "dev@xn--voo-zpa.com"
12 "git": "https://github.com/ajres/peerid-objc.git",
19 "source_files": "peerid-objc/**/*.{c,h,m}",
20 "public_header_files": "peerid-objc/PeerId.h",