[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / e / 0 / 7 / CWBankRecog / 0.1.0 / CWBankRecog.podspec.json
blobf7eb140fb74a49fbd7c62a0b3b99bef60da8dd00
2   "name": "CWBankRecog",
3   "version": "0.1.0",
4   "summary": "CWBankRecog is ready for bank card recognization",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.cloudwalk.work/iOS_AI/CWBankRecog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EthanLuo": "luoyanqing@cloudwalk.cn"
13   },
14   "source": {
15     "git": "https://gitlab.cloudwalk.work/iOS_AI/CWBankRecog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CWBankRecog/Classes/**/*",
22   "dependencies": {
23     "CWPublic": [
25     ]
26   }