blob: 715c00f28fb5ea4d01affaa4f74292da2f5751cf [file] [log] [blame]
{
"name": "MAFPay",
"version": "0.0.11",
"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.11"
},
"ios": {
"vendored_frameworks": "MAFPay.framework"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}