blob: 81688aec8bf2e2f69de45bdc5b88129930183ccc [file] [log] [blame]
{
"name": "BDTextRecognize",
"version": "1.0.0",
"summary": "A short description of Recognizer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/littleZhangqq/BDTextRecognize.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"892750407@qq.com": "[892750407@qq.com]"
},
"source": {
"git": "https://github.com/littleZhangqq/BDTextRecognize.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BDTextRecognize/Classes/**/*.{h,m}",
"vendored_frameworks": "BDTextRecognize/Classes/*.framework"
}