4 "swift_version": "4.2",
5 "summary": "Access EOS account information, send EOS transfers",
6 "description": "Paytomat SDK allows to securely access EOS account information and send EOS transfers by implementing the via the Paytomat Wallet (https://paytomat.com/). \nSDK implements SimpleWallet protocol (https://github.com/southex/SimpleWallet/blob/master/README_en.md) to allow DApps to universally interact with the Paytomat Wallet.",
7 "homepage": "https://paytomat.com/",
13 "Alex Melnichuk": "a.melnichuk@noisyminer.com"
20 "git": "https://github.com/paytomat/Paytomat-iOS-SDK.git",
24 "source_files": "Paytomat SDK/Paytomat SDK/Source/**/*.swift",
25 "exclude_files": "Examples/*",