[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 6 / 7 / Ryu / 1.4.2 / Ryu.podspec.json
blobae34efb2255201dcbbb4787a64cf81bd1787ed8f
2   "name": "Ryu",
3   "version": "1.4.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.4.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.4.2"
29     ]
30   }