[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / b / TupuTech / 1.0.3 / TupuTech.podspec.json
blobedc390517885147f89c217d2cde7e5881d66cb2b
2   "name": "TupuTech",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "TupuTech/InnerFrameworks/tuputechSDK.framework"
23   ],
24   "source_files": "TupuTech/Classes/**/*",
25   "frameworks": [
26     "AVFoundation",
27     "Accelerate",
28     "OpenGLES",
29     "Foundation",
30     "CoreGraphics",
31     "CoreMedia",
32     "AssetsLibrary"
33   ],
34   "dependencies": {
35     "GPUImage": [
37     ]
38   }