[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / 1 / PirateLightClientKit / 0.14.2-beta / PirateLightClientKit.podspec.json
blobb69eaffea148cf519705393437aa0c0e779bd24a
2   "name": "PirateLightClientKit",
3   "version": "0.14.2-beta",
4   "summary": "Pirate Light Client wallet SDK for iOS",
5   "description": "Pirate Light Client wallet SDK for iOS",
6   "homepage": "https://github.com/PirateNetwork/PirateLightClientKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Francisco Gindre": "francisco.gindre@gmail.com",
13     "Jack Grigg": "str4d@electriccoin.co",
14     "Forge": "cryptoforge.cc@protonmail.com"
15   },
16   "source": {
17     "git": "https://github.com/PirateNetwork/PirateLightClientKit.git",
18     "tag": "0.14.2-beta"
19   },
20   "source_files": "Sources/PirateLightClientKit/**/*.{swift,h}",
21   "resource_bundles": {
22     "Resources": "Sources/PirateLightClientKit/Resources/*"
23   },
24   "swift_versions": "5.5",
25   "platforms": {
26     "ios": "12.0"
27   },
28   "dependencies": {
29     "gRPC-Swift": [
30       "~> 1.0"
31     ],
32     "SQLite.swift": [
33       "~> 0.12.2"
34     ],
35     "libpiratelc": [
36       "0.0.5"
37     ]
38   },
39   "static_framework": true,
40   "swift_version": "5.5"