blob: cb2d2267b684c207d9e9eb2ff77f744c788f2021 [file] [log] [blame]
{
"name": "Ryu",
"version": "1.7.5",
"summary": "SDK for developers to interact with the Ryu Ecosystem.",
"homepage": "https://github.com/Ryucoin/Ryu-iOS",
"license": {
"type": "UNLICENSED",
"file": "LICENSE"
},
"authors": {
"Wyatt Mufson": "wyatt@ryucoin.com"
},
"source": {
"git": "https://github.com/Ryucoin/Ryu-iOS.git",
"tag": "1.7.5"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"vendored_frameworks": "Ryu.framework",
"dependencies": {
"lottie-ios": [
"3.0.3"
],
"neovmUtils": [
"1.7.0"
],
"PhoneNumberKit": [
"3.0"
]
},
"swift_version": "5.1"
}