blob: 6376f14d911f00c1fba39df8a794658604c5c079 [file] [log] [blame]
{
"name": "BDTextRecognize",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BDTextRecognize/Classes/**/*.{h,m}",
"resource_bundles": {
"BDTextRecognize": [
"BDTextRecognize/Assets/*"
]
},
"vendored_frameworks": "BDTextRecognize/Classes/*.framework"
}