blob: b2fa0e5244b2de8107c8b55bf58812deff487716 [file] [log] [blame]
{
"name": "Kipochi",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Kipochi/Classes/**/*.{swift}",
"resource_bundles": {
"Kipochi": [
"Kipochi/Classes/**/*.{storyboard,xib}",
"Kipochi/Assets/*.png"
]
},
"swift_version": "4.2"
}