blob: a2c2ebb9b210b8d7598b7e0d90e2b77c18ac3f7f [file] [log] [blame]
{
"name": "CardWalletSDKLoyalty",
"version": "1.0.2",
"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"
],
"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"
},
"ios": {
"vendored_frameworks": [
"CardWalletSDKLoyalty.framework",
"CardIO.framework"
]
},
"requires_arc": true
}