blob: 9153100e5fd2972c2c4676fd5ee22c33948cc834 [file] [log] [blame]
{
"name": "BDRecognizeText",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Recognizer/Classes/**/*.{h,m}"
}