4 "summary": "TezosKit provides a Swift based toolchain for interacting with the Tezos blockchain",
5 "description": "TezosKit provides utilities for interacting with the Tezos Blockchain over an RPC API.",
6 "homepage": "https://github.com/keefertaylor/TezosKit",
12 "Keefer Taylor": "keefer@keefertaylor.com"
15 "git": "https://github.com/keefertaylor/TezosKit.git",
19 "TezosKit/**/*.swift",
20 "Extensions/PromiseKit/*.swift"
22 "swift_versions": "4.2",
27 "frameworks": "Foundation",
56 "Tests/Common/*.swift",
57 "Tests/TezosKit/*.swift",
58 "Tests/Extensions/PromiseKit/*.swift"
62 "swift_version": "4.2"