blob: f08b9a2cd401392477285b00a2230845f64e5da0 [file] [log] [blame]
{
"name": "begateway",
"version": "1.02",
"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.02"
},
"source_files": "begateway/Classes/**/*.{swift,h,m}",
"requires_arc": true,
"frameworks": "Security",
"resources": "begateway/Assets/**/*.*",
"swift_version": "5.0"
}