blob: abe5b2cb3595f6cef7a734b736bf747117a85cb5 [file] [log] [blame]
{
"name": "KongaPayPaymentService",
"version": "1.0.2",
"summary": "A payment service developed by KongaPay to allow you make and recieve payment.",
"description": "This CocoaPod provides the ability for you make and recieve payment via KongaPay.",
"homepage": "https://github.com/kongapay/KongaPay_iOS_SDK.git",
"license": "License",
"authors": {
"Ehis": "ehioze.iweka@konga.com"
},
"source": {
"git": "https://github.com/kongapay/KongaPay_iOS_SDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KongaPayPaymentService.framework/*",
"vendored_frameworks": "KongaPayPaymentService.framework",
"resources": "KongaPayPaymentService.bundle"
}