[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 9 / c / d / StellarWalletKit / 0.0.4 / StellarWalletKit.podspec.json
blobdd602a3bd67f89ee98fb148ecdbbecd51a7d3e22
2   "name": "StellarWalletKit",
3   "version": "0.0.4",
4   "summary": "Stellar Wallet Toolkit for iOS",
5   "swift_version": "4.0",
6   "description": "Stellar Wallet Toolkit for iOS - You can implement Stellar wallet without a server and blockchain knowledge.",
7   "homepage": "https://github.com/SteadyAction/StellarWalletKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "SteadyAction": "steadyaction@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/SteadyAction/StellarWalletKit.git",
17     "tag": "0.0.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "stellar-ios-mac-sdk": [
25       "~> 1.1.5"
26     ]
27   }