[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / b / c / CardWalletSDK / 0.1.11 / CardWalletSDK.podspec.json
blobe0c5dabb48aa0781a2ca98eb7c7a76c67b221fe7
2   "name": "CardWalletSDK",
3   "version": "0.1.11",
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       "CardIO.framework",
46       "CardWalletSDK.framework",
47       "ReactiveMoya.framework",
48       "RxMoya.framework"
49     ]
50   },
51   "requires_arc": true