blob: 8e36cb84ebd49d0894cb27cc3676448b448f635d [file] [log] [blame]
{
"name": "Cy_Face",
"version": "1.0.0",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/sbare/Cy_Face",
"license": "MIT",
"authors": {
"cyc": "939806859@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sbare/Cy_Face.git",
"tag": "1.0.0"
},
"source_files": "Cy_Face/**/*.{h,m}",
"requires_arc": true,
"vendored_frameworks": "Cy_Face/**/ArcSoftFaceEngine.framework"
}