blob: 8cbc8bc7048687d9d8daf5f15c07a772982e6a52 [file] [log] [blame]
{
"name": "CWCardFont",
"version": "0.1.1",
"summary": "CWCardFont is basic lib for ocr",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.cloudwalk.work/iOS_AI/CWCardFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EthanLuo": "luoyanqing@cloudwalk.cn"
},
"source": {
"git": "https://gitlab.cloudwalk.work/iOS_AI/CWCardFont.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWCardFont/Classes/**/*",
"libraries": "c++"
}