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",
26 "swift_version": "3.2",
27 "preserve_paths": "StellarKit/source/CommonCrypto/*",
28 "source_files": "StellarKit/source/**/*.swift",
29 "pod_target_xcconfig": {
30 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/StellarKit/source/CommonCrypto"