4 "summary": "TezosSwift provides a Swift based toolchain for interacting with the Tezos blockchain",
5 "description": "TezosSwift provides utilities for interacting with the Tezos Blockchain over an RPC API.",
6 "homepage": "https://github.com/AckeeCZ/TezosSwift",
12 "Ackee": "info@ackee.cz"
15 "git": "https://github.com/AckeeCZ/TezosSwift.git",
18 "swift_versions": "5.1",
33 "default_subspecs": "Core",
37 "source_files": "TezosSwift/Core/**/*",
38 "exclude_files": "TezosSwift/Core/*.plist"
47 "source_files": "TezosSwift/Combine/**/*",
48 "exclude_files": "TezosSwift/Combine/*.plist"
51 "swift_version": "5.1"