blob: b0e56e36a0317372a58076b314abb2e527702490 [file] [log] [blame]
{
"name": "ChainUtils",
"version": "1.1.0",
"summary": "Light weight blockchain wallet SDK for iOS",
"homepage": "https://github.com/RyuGames/ChainUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WyattMufson": "wyatt@ryu.games"
},
"source": {
"git": "https://github.com/RyuGames/ChainUtils.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source_files": "ChainUtils/Classes/**/*",
"vendored_frameworks": "neoutils.framework",
"dependencies": {
"NetworkUtils": [
"1.1.0"
]
},
"swift_version": "5.1"
}