blob: 8e09f6c7e36116bd9e99d4a1a270d58a6a2ee38c [file] [log] [blame]
{
"name": "ViewRoundedCorner",
"version": "1.0.0",
"summary": "shengxin inc ios common framework",
"description": "UIView及UIImageView切圆角 UIView及UIImageView切圆角 UIView及UIImageView切圆角",
"homepage": "https://github.com/xiaofeixiaflyingOC/ViewRoundedCorner",
"license": "MIT",
"authors": {
"shengxin": "shengxin@tuxing2010.com"
},
"source": {
"git": "https://github.com/xiaofeixiaflyingOC/ViewRoundedCorner.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ViewRoundedCorner/ViewRoundedCorner/*.{h,m}",
"exclude_files": "Classes/Exclude"
}