blob: 98691a81c353405a5606db0a0c218b8606fdc82a [file] [log] [blame]
{
"name": "MAFPay",
"version": "0.0.14",
"summary": "MAF pay Provided by Beam UAE",
"homepage": "http://beamuae.app/",
"dependencies": {
"Moya": [
"~> 13.0.1"
]
},
"authors": {
"beamuae": "developer@beamuae.app"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/beammaf/MAFPaySdk.git",
"tag": "0.0.14"
},
"ios": {
"vendored_frameworks": "MAFPay.framework"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}