[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 9 / neovmUtils / 1.4.0 / neovmUtils.podspec.json
blob99fed9ce2dfec7b1621dcdce695039c2c739c2d0
2   "name": "neovmUtils",
3   "version": "1.4.0",
4   "summary": "Swift SDK for the Ontology and NEO blockchains",
5   "homepage": "https://github.com/Ryucoin/neovm-utils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WyattMufson": "wyatt@towerbuilders.org"
12   },
13   "source": {
14     "git": "https://github.com/Ryucoin/neovm-utils.git",
15     "tag": "1.4.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_version": "5",
21   "source_files": "neovmUtils/Classes/**/*",
22   "vendored_frameworks": "neoutils.framework",
23   "dependencies": {
24     "RyuCrypto": [
25       "0.0.1"
26     ],
27     "Socket.IO-Client-Swift": [
28       "14.0.0"
29     ],
30     "NetworkUtils": [
31       "0.5.1"
32     ]
33   }