5 "type": "Kin Ecosystem SDK License"
7 "homepage": "https://github.com/kinecosystem/StellarKit.git",
8 "summary": "A framework for communicating with a Stellar Horizon node",
9 "description": "StellarKit implements a minimum set operations required to implement the KIN crypto-currency on top of Stellar. Contributions to extend the repertoire of available operations will be considered.",
14 "git": "https://github.com/kinecosystem/StellarKit.git",
29 "swift_version": "5.0",
31 "StellarKit/source/*.swift",
32 "StellarKit/source/types/*.swift",
33 "StellarKit/source/XDRCodable/XDRCodable.swift",
34 "StellarKit/third-party/SHA256.swift"