blob: 0a6248ee06801da408d60579c31b6541c264bbb2 [file] [log] [blame]
{
"name": "CCViewEffects",
"version": "1.0.2",
"summary": "View Effects.",
"description": "圆角 边框 阴影问题",
"homepage": "https://github.com/cdcyd/CCViewEffects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cyd": "1035060416@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cdcyd/CCViewEffects.git",
"tag": "v1.0.2"
},
"source_files": "ViewEffects",
"public_header_files": "ViewEffects/*.h"
}