blob: 60f1511fc6463c9927764cb0bfb06d41a20924a5 [file] [log] [blame]
{
"name": "ZKCornerRadiusView",
"version": "0.0.7",
"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.7"
},
"source_files": "ZKCornerRadiusView/ZKCornerRadiusView.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}