blob: 1786555048a19b8919d4b78034c6c21ec7e74462 [file] [log] [blame]
{
"name": "ZKCornerRadiusView",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}