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