[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 7 / Ryu / 1.2.2 / Ryu.podspec.json
blobf64004582fab530347d4a44ff33711bc174f6e05
2   "name": "Ryu",
3   "version": "1.2.2",
4   "summary": "SDK for developers to interact with the Ryu Ecosystem.",
5   "homepage": "https://github.com/Ryucoin/Ryu-iOS",
6   "license": {
7     "type": "UNLICENSED",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wyatt Mufson": "wyatt@ryucoin.com"
12   },
13   "source": {
14     "git": "https://github.com/Ryucoin/Ryu-iOS.git",
15     "tag": "1.2.2"
16   },
17   "social_media_url": "https://twitter.com/_ryugames",
18   "platforms": {
19     "ios": "12.1"
20   },
21   "swift_version": "5",
22   "vendored_frameworks": "Ryu.framework",
23   "dependencies": {
24     "NetworkUtils": [
25       "0.3.1"
26     ],
27     "lottie-ios": [
28       "3.0.3"
29     ],
30     "Particles": [
31       "0.2.0"
32     ],
33     "neovmUtils": [
34       "1.0.1"
35     ]
36   }