blob: 4a5523b59ddc87c9ed2a7d5a00fee39f174ffa5f [file] [log] [blame]
{
"name": "Recognizer",
"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}"
}