saku/enhancedcircleimageview
To run the example project, clone the repo, and run `pod install` from the Example directory first.
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Installation
Cocoapods
EnhancedCircleImageView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'EnhancedCircleImageView'Carthage
If you are not installed Carthage, please install it at first via Homebrew.
$ brew update
$ brew install carthageThen make Cartfile like this.
github "saku/EnhancedCircleImageView" ~> 0.1Now, you can exec carthage update, install library.
carthage update --platform iosWhen you caught Interface Builder Error
Maybe you will catch error when using EnhancedCircleImageView via carthage. If you catch below interface builder error, then please check interface builder and UIImageView module. If it is blank, please enter module name manually.
Error message
2017-12-02 22:28:37.765929+0900 SampleImage[24448:130641877] Unknown class EnhancedCircleImageView in Interface Builder file.How to fix [How to fix interface builder error.]
License
EnhancedCircleImageView is available under the MIT license. See the LICENSE file for more info.
Package Metadata
Repository: saku/enhancedcircleimageview
Default branch: master
README: README.md