[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 5 / 1 / 9 / neovmUtils / 1.6.0 / neovmUtils.podspec.json
blob12472078f4e8ff95d233fc5f7b54904ca7635412
2   "name": "neovmUtils",
3   "version": "1.6.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@ryu.games"
12   },
13   "source": {
14     "git": "https://github.com/Ryucoin/neovm-utils.git",
15     "tag": "1.6.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.1",
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       "1.0.0"
32     ]
33   },
34   "swift_version": "5.1"