blob: fad4df7427940fcc4883d1dd54406884be538f8e [file] [log] [blame]
{
"name": "KongaPayPaymentService",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KongaPayPaymentService.framework/*",
"vendored_frameworks": "KongaPayPaymentService.framework",
"resources": "KongaPayPaymentService.bundle"
}