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