blob: 0c369e203e3c2f1a595661516f6b40641a3cfa90 [file] [log] [blame]
{
"name": "Ryu",
"version": "1.1.7",
"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.1.7"
},
"social_media_url": "https://twitter.com/_ryugames",
"platforms": {
"ios": "12.1"
},
"swift_version": "5",
"vendored_frameworks": "Ryu.framework",
"dependencies": {
"Socket.IO-Client-Swift": [
"14.0.0"
],
"NetworkUtils": [
"0.3.1"
],
"lottie-ios": [
"3.0.3"
],
"Particles": [
"0.2.0"
],
"neovmUtils": [
"0.4.3"
]
}
}