[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / b / c / CardWalletSDK / 0.1.1 / CardWalletSDK.podspec.json
blobce2c0564cc5ac28a7d38e7e2c21f0b35ce99de1f
2   "name": "CardWalletSDK",
3   "version": "0.1.1",
4   "summary": "Card Management SDK Provided by Beam UAE",
5   "homepage": "http://beamuae.app/",
6   "dependencies": {
7     "Moya/ReactiveSwift": [
8       "~> 12.0"
9     ],
10     "Moya/RxSwift": [
11       "~> 12.0"
12     ],
13     "Stripe": [
15     ],
16     "RxCocoa": [
18     ],
19     "MBProgressHUD": [
20       "~> 1.1.0"
21     ],
22     "SwiftyRSA": [
24     ],
25     "RxBlocking": [
27     ]
28   },
29   "authors": {
30     "Name": "developer@beamuae.app"
31   },
32   "license": {
33     "type": "MIT",
34     "file": "LICENSE"
35   },
36   "platforms": {
37     "ios": "11.0"
38   },
39   "source": {
40     "git": "https://github.com/beammaf/cardwallet-sdk-ios.git",
41     "branch": "CocoaPods"
42   },
43   "ios": {
44     "vendored_frameworks": [
45       "CardWalletSDK.framework",
46       "ReactiveMoya.framework",
47       "RxMoya.framework"
48     ]
49   },
50   "requires_arc": true