blob: d79767004dbc51553d0dec842dc67380f78425df [file] [log] [blame]
{
"name": "Ryu",
"version": "2.0.2",
"summary": "Ryu Games iOS SDK",
"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": "2.0.2"
},
"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"
}