blob: 0bce41e615eeaff40eaf7b75aa3690fe6fbbae81 [file] [log] [blame]
{
"name": "neovmUtils",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"source_files": "neovmUtils/Classes/**/*",
"vendored_frameworks": "neoutils.framework"
}