blob: 63b499407872963655073fe4f45c8591a30eaaf2 [file] [log] [blame]
{
"name": "CCViewEffects",
"version": "1.1.2",
"summary": "Rounded corners, borders, shadows",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/cdcyd/CCViewEffects",
"description": "视图的圆角、边框、阴影一行代码完成设置",
"authors": {
"cyd": "1035060416@qq.com"
},
"social_media_url": "https://cdcyd.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cdcyd/CCViewEffects.git",
"tag": "v1.1.2"
},
"source_files": "ViewEffects",
"public_header_files": "ViewEffects/*.h"
}