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