[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / c / e / f / HanpassEthSDK / 1.0.4 / HanpassEthSDK.podspec.json
blob3f1ae379962d272cb3db74a6e0a3ecdc49f75f85
2   "name": "HanpassEthSDK",
3   "version": "1.0.4",
4   "summary": "Hanpass Ethereum iOS SDK",
5   "description": "'Hanpass Ethereum iOS SDK: create, import, export wallet and check ethereum and token balance, send ethereum and token'",
6   "homepage": "https://github.com/centerprime/Hanpass-Ethereum-iOS-SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "centerprime": "support@centerprime.technology"
13   },
14   "source": {
15     "git": "https://github.com/centerprime/Hanpass-Ethereum-iOS-SDK.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "web3swift": [
25       "~> 2.2.1"
26     ],
27     "Alamofire": [
28       "~> 4.0"
29     ]
30   },
31   "swift_version": "5.0"