blob: 022528039b5a22b43c9a476ec358cf66b0d0ea7e [file] [log] [blame]
{
"name": "begateway",
"version": "1.05.1",
"summary": "Little framework to easy implement https://begateway.com/ in yout application",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"description": "Whether you launch a new payment service provider or plan to replace the current processing system software with something technologically advanced and progressive to offer your customers a new level of service, we are ready to help and provide you our beGateway- payment gateway white label solution.",
"homepage": "https://begateway.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fedar Trukhan": "f.trukhan@gmail.com"
},
"source": {
"git": "https://github.com/begateway/begateway-ios-sdk.git",
"tag": "1.05.1"
},
"source_files": "begateway/Classes/**/*.{swift,h,m}",
"requires_arc": true,
"frameworks": "Security",
"resources": [
"begateway/Assets/**/*.*",
"begateway/Localization/*.lproj/*.strings"
],
"swift_version": "5.0"
}