[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 8 / SKArchCutter-Swift / 0.0.2 / SKArchCutter-Swift.podspec.json
blob54852f4800377d768a7aec4ea733e477b7107372
2   "name": "SKArchCutter-Swift",
3   "version": "0.0.2",
4   "summary": "A arch cutter of Swift",
5   "description": "SKArchCutter-Swift是一个基于 Swift 的可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masksToBounds属性始终为NO,从而使得项目中大量使用圆角时的性能得到很大程度的优化, 最重要的是使用简单、方便。",
6   "homepage": "https://github.com/shevakuilin/SKArchCutter-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShevaKuilin": "shevakuilin@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shevakuilin/SKArchCutter-Swift.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Source/**/*.swift"