blob: d17e5d327d63b7b347258e1bfcb9e62e26e87115 [file] [log] [blame]
{
"name": "Ryu",
"version": "1.5.4",
"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.5.4"
},
"social_media_url": "https://twitter.com/@_RyuGames",
"platforms": {
"ios": "12.1"
},
"swift_version": "5",
"vendored_frameworks": "Ryu.framework",
"dependencies": {
"lottie-ios": [
"3.0.3"
],
"neovmUtils": [
"1.5.1"
]
}
}