[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 2 / 9 / SSTesseract / 0.2.0 / SSTesseract.podspec.json
blobcc489904178c295f5a508a63221841fc27d8a854
2   "name": "SSTesseract",
3   "version": "0.2.0",
4   "summary": "不知道写些什么",
5   "description": "没有什么好描述的",
6   "homepage": "https://github.com/753331342",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "753331342@qq.com": "753331342@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/753331342/SSTesseract.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SSTesseract/Classes/**/*",
22   "private_header_files": "SSTesseract/Classes/Header/**/*.h",
23   "ios": {
24     "vendored_libraries": "SSTesseract/Classes/Lib/*.a"
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-lstdc++ -lz",
28     "CLANG_CXX_LIBRARY": "compiler-default"
29   },
30   "frameworks": "UIKit",
31   "dependencies": {
32     "OpenCV/Dynamic": [
33       "~> 3.2.0"
34     ]
35   },
36   "resources": "SSTesseract/Resource/**"