blob: d409846926b535ad353b2c7f025ddd4e3b93b83c [file] [log] [blame]
{
"name": "BDRecognizeText",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Recognizer/Classes/**/*.{h,m}",
"vendored_frameworks": "Recognizer/Classes/*.framework"
}