blob: 0d84c754f3807770029d5e16ea5c23725957ed30 [file] [log] [blame]
{
"name": "ZKCornerRadiusView",
"version": "0.0.1",
"summary": "A subclass of UIImageView to avoid offscreen-rendering.",
"description": "A subclass of UIImageView to avoid 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.1"
},
"source_files": "ZKCornerRadiusView/ZKCornerRadiusView.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}