[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 7 / Ryu / 1.6.7 / Ryu.podspec.json
blob9a7c28f4ee1a549d9b1b69a4534c3df65db9f07c
2   "name": "Ryu",
3   "version": "1.6.7",
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.6.7"
16   },
17   "platforms": {
18     "ios": "12.1"
19   },
20   "swift_version": "5",
21   "vendored_frameworks": "Ryu.framework",
22   "dependencies": {
23     "lottie-ios": [
24       "3.0.3"
25     ],
26     "neovmUtils": [
27       "1.5.7"
28     ]
29   }