blob: d07dec03fa42bd5cfa9517934d3f8c30d2f3d82f [file] [log] [blame]
{
"name": "neovmUtils",
"version": "0.1.7",
"summary": "Useful functions for the NEO and Ontology blockchains for iOS.",
"homepage": "https://github.com/Ryucoin/neovm-utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WyattMufson": "wyatt@ryucoin.com"
},
"source": {
"git": "https://github.com/Ryucoin/neovm-utils.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "neovmUtils/Classes/**/*",
"vendored_frameworks": "neoutils.framework"
}