[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 7 / Ryu / 1.3.2 / Ryu.podspec.json
blob1a2501718334710d4af77512c7fb07fdbeed7268
2   "name": "Ryu",
3   "version": "1.3.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.3.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     "lottie-ios": [
25       "3.0.3"
26     ],
27     "neovmUtils": [
28       "~> 1.2.1"
29     ]
30   }