blob: 58a3339feb39f6cda62a56e7ac8caa1cce8e8615 [file] [log] [blame]
{
"name": "ZKCornerRadiusView",
"version": "0.0.2",
"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"
}