blob: 5c76e0b5834e02069cff4d9e49b1424839b9c4b4 [file] [log] [blame]
{
"name": "CardWalletSDKLoyalty",
"version": "1.0.7",
"summary": "Card Management SDK Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya/RxSwift": [
"14.0.0-alpha.1"
],
"Stripe": [
"~> 14.0.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"SwiftyRSA": [
"~> 1.5.0"
],
"SkyFloatingLabelTextField": [
"~> 3.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": "loyalty"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": [
"CardWalletSDKLoyalty.framework",
"CardIO.framework"
]
},
"requires_arc": true,
"swift_version": "4.2"
}