[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / b / TupuTech / 1.1.1 / TupuTech.podspec.json
blob848d55b9599e32925c18f8b51a2cc9c5c617530f
2   "name": "TupuTech",
3   "version": "1.1.1",
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     "bug小英雄": "jinxinhou@tuputech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/tuputech/podspec.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "TupuTech/InnerFrameworks/tuputechSDK.framework"
23   ],
24   "source_files": "TupuTech/Classes/**/*",
25   "dependencies": {
26     "GPUImage": [
28     ]
29   }