[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 5 / 1 / 9 / neovmUtils / 0.4.0 / neovmUtils.podspec.json
blob6f9495763baef13a12c1e3fa8f47bd38ca0be914
2   "name": "neovmUtils",
3   "version": "0.4.0",
4   "summary": "Swift SDK for the NEO and Ontology blockchains",
5   "homepage": "https://github.com/Ryucoin/neovm-utils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WyattMufson": "wyatt@ryucoin.com"
12   },
13   "source": {
14     "git": "https://github.com/Ryucoin/neovm-utils.git",
15     "tag": "0.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   }