7 "homepage": "https://github.com/kinfoundation/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.",
11 "Kin Foundation": "kin@kik.com"
14 "git": "https://github.com/kinfoundation/StellarKit.git",
29 "swift_version": "3.2",
31 "StellarKit/source/*.swift",
32 "StellarKit/source/types/*.swift",
33 "StellarKit/source/XDRCodable/XDRCodable.swift",
34 "StellarKit/third-party/SHA256.swift"