[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / c / 7 / RocksideWalletSdk / 0.2.0 / RocksideWalletSdk.podspec.json
blob3fa51c13ac7a50aefffc088c549da6cb6bb24bea
2   "name": "RocksideWalletSdk",
3   "version": "0.2.0",
4   "summary": "Manage ethereum Wallet and interact with Rockside",
5   "homepage": "https://github.com/rocksideio/rockside-wallet-sdk-ios",
6   "license": "MIT",
7   "authors": {
8     "Fred DE MATOS": "fde@rockside.io"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/rocksideio/rockside-wallet-sdk-ios.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "RocksideWalletSdk/**/*.{swift,h,m}",
19   "public_header_files": [
20     "RocksideWalletSdk/RocksideWalletSdk.h",
21     "RocksideWalletSdk/lib/TrustCore/Crypto.h"
22   ],
23   "dependencies": {
24     "BigInt": [
26     ],
27     "TrezorCrypto": [
28       "~> 0.0.8"
29     ],
30     "KeychainAccess": [
31       "~> 4.1.0"
32     ]
33   },
34   "swift_version": "5.0"