blob: 3806f6b7e992742418d6610901b70cbcfd472477 [file] [log] [blame]
{
"name": "AliyunRace",
"version": "1.0.0",
"summary": "Aliyun Race library",
"description": "Aliyun Render And Compute Everything Engine.",
"homepage": "https://www.aliyun.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliyunRace.git",
"tag": "1.0.0"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": [
"AliyunRace.framework",
"Face3D.framework",
"opencv2.framework"
],
"frameworks": [
"QuartzCore",
"OpenGLES",
"CoreMedia",
"CoreMotion",
"CoreImage",
"Foundation"
]
}