[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / b / TupuTech / 1.0.2 / TupuTech.podspec.json
blob07f444ca06fc0bf561fe2b9ca411e9e009f5b3cf
2   "name": "TupuTech",
3   "version": "1.0.2",
4   "summary": "专注于图像识别基于深度学习的图像识别技术多维度解读图片和视频",
5   "description": "Guangzhou Tupu tech image and video SDK which is by Deeplearning!",
6   "homepage": "https://www.tuputech.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cosmos180": "jinxinhou@tuputech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/BugHero/TupuTech.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "TupuTech/InnerFrameworks/tuputechSDK.framework",
23     "TupuTech/InnerFrameworks/OpenCV.framework"
24   ],
25   "source_files": "TupuTech/Classes/**/*",
26   "frameworks": [
27     "AVFoundation",
28     "Accelerate",
29     "OpenGLES",
30     "Foundation",
31     "CoreGraphics",
32     "CoreMedia",
33     "AssetsLibrary"
34   ],
35   "dependencies": {
36     "DSGPUImage": [
38     ]
39   }