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