blob: eb6031a0057c72c214f18f42c9a172c46b2840ab [file] [log] [blame]
{
"name": "PgIosSdk",
"version": "2.1.2",
"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"
}
}