blob: ed46a3d3a0aa4e398da348bcc2ee4bc5c83fa1b3 [file] [log] [blame]
{
"name": "ZCheck",
"version": "0.0.1",
"summary": "A Lib For check 文本检测.",
"description": "ZCheck是文本检测",
"homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.0.1"
},
"source_files": "Code/ZCheck/*.{swift}",
"dependencies": {
"WLBaseResult": [
],
"WLToolsKit/String": [
]
},
"swift_version": "5.0"
}