2 "name": "WalletCoreSwift",
4 "homepage": "https://github.com/tonkeeper/core-swift",
6 "git": "https://github.com/tonkeeper/core-swift.git",
14 "Sergey Kotov": "kotov@tonkeeper.com",
15 "Oleg Andreev": "oleg@tonkeeper.com",
16 "Grigory Serebryanyy": "serebryanyy@tonkeeper.com"
18 "summary": "This is a pure Swift implementation of Tonkeeper Core.",
19 "description": "This is a pure Swift implementation of Tonkeeper Core: complete wallet implementation as an embeddable library. The goal of the library is to provide strictly-typed definition of the wallet behaviors that is easier to audit and cover with automated tests.",
23 "swift_versions": "5.0",
26 "Source/**/*.{swift,c,h}"
39 "Tests/**/*.{swift,c,h}",
40 "Tests/**/**/*.{swift,c,h}"
42 "frameworks": "XCTest"
45 "swift_version": "5.0"