blob: dccc6d0318d9d41ba2fa89fa530abe6667210145 [file] [log] [blame]
{
"name": "CWBankRecog",
"version": "0.1.1",
"summary": "CWBankRecog is ready for bank card recognization",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.cloudwalk.work/iOS_AI/CWBankRecog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EthanLuo": "luoyanqing@cloudwalk.cn"
},
"source": {
"git": "https://gitlab.cloudwalk.work/iOS_AI/CWBankRecog.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWBankRecog/Classes/**/*",
"dependencies": {
"CWPublic": [
],
"CWCardFont": [
]
}
}