[Add] ApptentiveKit 6.9.1
[CocoaPods.git] / Specs / 6 / 8 / d / RenVMSwift / 3.0.0 / RenVMSwift.podspec.json
blobeecaffda6beb0cc9e58f1a7927fa86c18046e33f
2   "name": "RenVMSwift",
3   "version": "3.0.0",
4   "summary": "An implementation of RenVM written in PureSwift.",
5   "description": "An implementation of RenVM written in PureSwift. This project is ported from ren-js",
6   "homepage": "https://github.com/p2p-org/RenVMSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chung Tran": "bigearsenal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/p2p-org/RenSwift.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/RenVMSwift/**/*",
23   "dependencies": {
24     "SolanaSwift": [
25       "~> 2"
26     ]
27   },
28   "swift_version": "5.5"