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",
18 "source_files": "TezosKit/**/*.swift",
19 "swift_versions": "4.2",
28 "swift_version": "4.2",
35 "Tests/TezosKit/*.swift",
36 "Tests/Extensions/PromiseKit/*.swift"
42 "name": "TezosKitCore",
43 "source_files": "TezosKit/**/*.swift",
44 "frameworks": "Foundation",
62 "name": "TezosKitPromises",
63 "source_files": "Extensions/PromiseKit/*.swift",
64 "frameworks": "Foundation",
70 "TezosKit/TezosKitCore": [