blob: fc21d37027c9bc05d93ed8b4f0c7f0f407624556 [file] [log] [blame]
{
"name": "DCCJCashier",
"version": "0.4.8",
"summary": "This is cashier module",
"description": "This is a cashier modeule. It cares about binding cards, listing bank cards, paying.",
"homepage": "https://github.com/Ghstart/DCCJCashier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ghstart": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/DCCJCashier.git",
"tag": "0.4.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCCJCashier/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"DCCJNetwork": [
"~> 0.4.1"
]
}
}