[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / a / Imversed / 0.3.1 / Imversed.podspec.json
blobe2c1b296ab08a5d0647ac0b97ebffbb3369193b9
2   "name": "Imversed",
3   "summary": "Imversed iOS Swift client for Imversed blockchain.",
4   "version": "0.3.1",
5   "source": {
6     "git": "https://github.com/imversed/ios-client.git",
7     "tag": "0.3.1"
8   },
9   "source_files": "Sources/**/*.{swift}",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Imversed": "mail@imversed.com"
16   },
17   "homepage": "https://www.imversed.com/",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "static_framework": true,
25   "dependencies": {
26     "gRPC-Swift": [
27       "~> 1.0.0"
28     ],
29     "gRPC-Swift-Plugins": [
30       "~> 1.0.0"
31     ],
32     "HDWalletKit": [
33       "~> 0.3.0"
34     ]
35   },
36   "swift_version": "5.0"