blob: 33bc956680b356bb416515f289b3730c9bd60eb7 [file] [log] [blame]
{
"name": "YFCamera",
"version": "1.0.0",
"summary": "相机库",
"description": "提供各种滤镜,faceU等等",
"homepage": "https://github.com/crazylan/YFCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"crazylan": "373301593@qq.com"
},
"source": {
"git": "https://github.com/crazylan/YFCamera.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YFCamera/*.{h,m}"
}