[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 7 / Ryu / 1.0.3 / Ryu.podspec.json
blob6d1131f07a22f2a693bef02be600b36988185147
2   "name": "Ryu",
3   "version": "1.0.3",
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.0.3"
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     "Socket.IO-Client-Swift": [
25       "14.0.0"
26     ],
27     "NetworkUtils": [
28       "0.3.0"
29     ],
30     "lottie-ios": [
31       "3.0.3"
32     ],
33     "Particles": [
34       "0.2.0"
35     ],
36     "neovmUtils": [
37       "0.4.0"
38     ]
39   }