[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / d / 1 / ZKCornerRadiusView / 0.0.7 / ZKCornerRadiusView.podspec.json
blob60f1511fc6463c9927764cb0bfb06d41a20924a5
2   "name": "ZKCornerRadiusView",
3   "version": "0.0.7",
4   "summary": "A subclass of UIImageView to avoid offscreen-rendering.",
5   "description": "This is a subclass of UIImageView. It supports to set corner radius with no offscreen-rendering.",
6   "homepage": "https://github.com/superk589/ZKCornerRadiusView",
7   "license": "MIT",
8   "authors": {
9     "zhenkai zhao": "superk589@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/superk589/ZKCornerRadiusView.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "ZKCornerRadiusView/ZKCornerRadiusView.swift",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"