设置圆角和阴影同时显示
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
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
To run the example project, clone the repo, and run pod install
from the Example directory first.
This library requires iOS 9.0+
hkm5558, [email protected]
KMCornerShadow is available under the MIT license. See the LICENSE file for more info.