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