blob: 886134895449d1bb8ab1b919a795dea5755f883d [file] [log] [blame]
{
"name": "neovmUtils",
"version": "1.7.1",
"summary": "Swift SDK for the Ontology and NEO blockchains",
"homepage": "https://github.com/RyuGames/neovm-utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WyattMufson": "wyatt@ryu.games"
},
"source": {
"git": "https://github.com/RyuGames/neovm-utils.git",
"tag": "1.7.1"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source_files": "neovmUtils/Classes/**/*",
"vendored_frameworks": "neoutils.framework",
"dependencies": {
"RyuCrypto": [
"0.0.1"
],
"NetworkUtils": [
"1.0.0"
]
},
"swift_version": "5.1"
}