blob: 654f79c3f79afc71719d581eaedf1a71bbac2d6f [file] [log] [blame]
{
"name": "Ryu",
"version": "1.0.1",
"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.0.1"
},
"social_media_url": "https://twitter.com/_ryugames",
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"vendored_frameworks": "Ryu.framework",
"dependencies": {
"Socket.IO-Client-Swift": [
],
"NetworkUtils": [
],
"lottie-ios": [
],
"Particles": [
],
"neovmUtils": [
]
}
}