[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 3 / a / BIP21Converter / 0.1.1 / BIP21Converter.podspec.json
blob0cc6afdaa7414a297d059241c8cefca4bc7d8ce8
2   "name": "BIP21Converter",
3   "version": "0.1.1",
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",
7   "license": "MIT",
8   "authors": {
9     "Andrew Ogden": "andrew@andrewogden.com"
10   },
11   "source": {
12     "git": "https://github.com/aogden/BIP21Converter.git",
13     "tag": "0.1.1"
14   },
15   "requires_arc": true,
16   "source_files": "Pod/Classes/**/*",
17   "public_header_files": "Pod/Classes/**/*.h"