blob: a58ec6113364d909c47f3fe9bc1e67da4cac481e [file] [log] [blame]
{
"name": "Cy_Face",
"version": "1.0.1",
"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.1"
},
"source_files": "Cy_Face/**/*.{h,m}",
"requires_arc": true,
"vendored_frameworks": "Cy_Face/**/ArcSoftFaceEngine.framework"
}