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