Skip to content

hkm5558/KMCornerShadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMCornerShadow

CI Status Version License Platform

设置圆角和阴影同时显示

Gif

Installation with CocoaPods

CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects, which automates and simplifies the process of using 3rd-party libraries. You can install it with the following command:

$ gem install cocoapods

Podfile

To integrate KMCornerShadow into your Xcode project using CocoaPods, specify it in your Podfile:

In your Podfile

pod 'KMCornerShadow', '~> 0.0.2'

Then, run the following command:

$ pod install

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

This library requires iOS 9.0+

Author

hkm5558, szhuangkm@163.com

License

KMCornerShadow is available under the MIT license. See the LICENSE file for more info.