blob: 4ed97bf0e78aedb6849cacb69fb7ce47a945ea05 [file] [log] [blame]
{
"name": "TupuTech",
"version": "1.1.4",
"summary": "专注于图像识别基于深度学习的图像识别技术多维度解读图片和视频",
"description": "Guangzhou Tupu tech image and video SDK which is by Deeplearning!",
"homepage": "https://www.tuputech.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bug小英雄": "jinxinhou@tuputech.com"
},
"source": {
"git": "https://git.coding.net/tuputech/podspec.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TupuTech/Headers/*.h",
"vendored_frameworks": [
"TupuTech/InnerFrameworks/TupuTech.framework"
],
"dependencies": {
"GPUImage": [
]
}
}