blob: 497a24f4d58433a326213483f832e982ad22cdfc [file] [log] [blame]
{
"name": "TupuTech",
"version": "1.0.1",
"summary": "专注于图像识别基于深度学习的图像识别技术多维度解读图片和视频",
"description": "Guangzhou Tupu tech image and video SDK which is by Deeplearning!",
"homepage": "https://www.tuputech.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cosmos180": "hjx180@me.com"
},
"source": {
"git": "https://git.coding.net/BugHero/TupuTech.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"TupuTech/InnerFrameworks/tuputechSDK.framework",
"TupuTech/InnerFrameworks/OpenCV.framework"
],
"source_files": "TupuTech/Classes/**/*",
"frameworks": [
"AVFoundation",
"Accelerate",
"OpenGLES",
"Foundation",
"CoreGraphics",
"CoreMedia",
"AssetsLibrary"
],
"dependencies": {
"GPUImage": [
]
},
"public_header_files": "TupuTech/Classes/**/*.h"
}