blob: aff19199de11a4983658dc73173083f755cec119 [file] [log] [blame]
{
"name": "CardWalletSDKNightlyBuilds",
"version": "0.1.23",
"summary": "Card Management SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya/RxSwift": [
"~> 12.0"
],
"Stripe": [
"~> 14.0.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"SwiftyRSA": [
"~> 1.5.0"
]
},
"authors": {
"Name": "developer@beamuae.app"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/beammaf/cardwallet-sdk-ios.git",
"branch": "develop"
},
"ios": {
"vendored_frameworks": [
"CardWalletSDKNightlyBuilds.framework",
"CardIO.framework"
]
},
"requires_arc": true
}