blob: 4d45713e48aa2ac41ce660edf39df4cdebf27f9b [file] [log] [blame]
{
"name": "UIView+Rect",
"version": "0.0.1",
"summary": "UIView+Rect",
"description": "An extension of UIView` rect",
"homepage": "https://github.com/yuyedaidao/UIViewExtension",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuyedaidao/UIViewExtension.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}