2 "name": "BIP21Converter",
4 "summary": "Encoding/Decoding library for the Bitcoin BIP 0021 URI scheme",
5 "description": " This library provides an interface to encode and decode\n URLs according to the BIP 0021 scheme defined at \n https://en.bitcoin.it/wiki/BIP_0021\n",
6 "homepage": "https://github.com/aogden/BIP21Converter",
9 "Andrew Ogden": "andrew@andrewogden.com"
12 "git": "https://github.com/aogden/BIP21Converter.git",
16 "source_files": "Pod/Classes/**/*",
17 "public_header_files": "Pod/Classes/**/*.h"