[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 5 / 1 / 9 / neovmUtils / 1.7.1 / neovmUtils.podspec.json
blob886134895449d1bb8ab1b919a795dea5755f883d
2   "name": "neovmUtils",
3   "version": "1.7.1",
4   "summary": "Swift SDK for the Ontology and NEO blockchains",
5   "homepage": "https://github.com/RyuGames/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/RyuGames/neovm-utils.git",
15     "tag": "1.7.1"
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     "NetworkUtils": [
28       "1.0.0"
29     ]
30   },
31   "swift_version": "5.1"