blob: d14547e52218594da9fbe4635fda1a38e2eee9da [file] [log] [blame]
{
"name": "Kipochi",
"version": "1.2.0",
"summary": "Kipochi is a SDK for Payment Getway.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/parthdigitus/Kipochi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"parthdigitus": "parth.bhadaja@digituscomputing.com"
},
"source": {
"git": "https://github.com/parthdigitus/Kipochi.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Kipochi/Classes/**/*",
"swift_version": "4.2"
}