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