4 "summary": "Swift SDK for interacting with XRP Ledger",
5 "description": "XRPKit is a Swift SDK built for interacting with the XRP Ledger. XRPKit supports offline wallet creation, offline transaction creation/signing, and submitting transactions to the XRP ledger. XRPKit supports both the secp256k1 and ed25519 algorithms. XRPKit is available on iOS, macOS and Linux (SPM)",
6 "homepage": "https://github.com/MitchLang009/XRPKit",
12 "MitchLang009": "mitch.s.lang@gmail.com"
15 "git": "https://github.com/MitchLang009/XRPKit.git",
24 "swift_versions": "5.0",
25 "pod_target_xcconfig": {
26 "SWIFT_VERSION": "5.0"
28 "source_files": "Sources/XRPKit/**/*",
39 "AnyCodable-FlightSchool": [
43 "static_framework": true,
44 "swift_version": "5.0"