[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / c / 5 / BDRecognize / 1.0.1 / BDRecognize.podspec.json
blob7ad8d0880c4163ac90d4fd5941d6c2d2c369caf1
2   "name": "BDRecognize",
3   "version": "1.0.1",
4   "summary": "A short description of Recognizer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/littleZhangqq/BDRecognize.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "892750407@qq.com": "[892750407@qq.com]"
13   },
14   "source": {
15     "git": "https://github.com/littleZhangqq/BDRecognize.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BDRecognize/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "BDRecognize": [
24       "BDRecognize/Assets/*"
25     ]
26   },
27   "vendored_frameworks": "BDRecognize/Classes/*.framework"