blob: 2dfb62eab4b0aecaaea16ae3f9a0e6b264d5e992 [file] [log] [blame]
{
"name": "Beauty",
"version": "1.0.0",
"summary": "美颜",
"description": "实现美颜 美白 滤镜 动效 绿幕等功能.",
"homepage": "https://github.com/HKZ773999/test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Han": "HKZ06167739@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HKZ773999/test.git",
"tag": "1.0.0"
},
"source_files": [
"Beauty-master/BeautySDK/*"
],
"frameworks": [
"Accelerate",
"AssetsLibrary",
"CoreMedia",
"Metal"
],
"requires_arc": true
}