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