blob: fe87f0625942e125f168fe512977c3d606d509ac [file] [log] [blame]
{
"name": "ZKCornerRadiusView",
"version": "0.0.5",
"summary": "A subclass of UIImageView to avoid offscreen-rendering.",
"description": "This is a subclass of UIImageView. It supports to set corner radius with no offscreen-rendering.",
"homepage": "https://github.com/superk589/ZKCornerRadiusView",
"license": "MIT",
"authors": {
"zhenkai zhao": "superk589@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/superk589/ZKCornerRadiusView.git",
"tag": "0.0.5"
},
"source_files": "ZKCornerRadiusView/ZKCornerRadiusView.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}