blob: fea0e3fceb8abea7ea3a8051c87af3fc1d87176d [file] [log] [blame]
{
"name": "KongaPayPaymentService",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"KongaPayPaymentService.framework/*",
"KongaPayPaymentService.bundle/*"
]
}