blob: 3f9372b27c3123d8271416d2c9b94df42dcbaa9e [file] [log] [blame]
{
"name": "PgIosSdk",
"version": "2.1.0",
"summary": "KongaPay payment gateway ios SDK",
"description": "KongaPay ios sdk that can be used by your app to include payment as a functionality",
"homepage": "https://kongapay.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Godspower Osilama": "godspower.osilama@konga.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.kongapay.com/ios/sdk/2.1.0/PgIosSdk.zip"
},
"ios": {
"vendored_frameworks": "PgIosSdk.framework"
}
}