[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 3 / d / TonNfcClientSwift / 1.2.0 / TonNfcClientSwift.podspec.json
blob7c55ef2f378c434e0210f5a058cd4a26f626438d
2   "name": "TonNfcClientSwift",
3   "version": "1.2.0",
4   "summary": "This is a library to work with TON NFC security cards.",
5   "description": "This library provides functions allowing to make all available TON NFC cards operations.",
6   "homepage": "https://github.com/tonlabs/TonNfcClientSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tonlabs": "alina.t@tonlabs.io"
13   },
14   "source": {
15     "git": "https://github.com/tonlabs/TonNfcClientSwift.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TonNfcClientSwift/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "PromiseKit": [
25       "~> 6.8"
26     ]
27   },
28   "swift_version": "5.0"