PrettyCards is a powerfull tool for creating views like iOS 11 appstore cards or buttons. If you like the project, do not forget to put star ★
If you have a question you can message me at [email protected] or via telegram.
Swift 4.2 or 5.0. Ready for use on iOS 10+
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate PrettyCards
into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'PrettyCards'
Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate PrettyCards
into your Xcode project using Carthage, specify it in your Cartfile
:
github "ilia3546/PrettyCards"
If you prefer not to use any of the aforementioned dependency managers, you can integrate PrettyCards
into your project manually. Put Source
folder in your Xcode project. Make sure to enable Copy items if needed
and Create groups
.
PrettyCards
is released under the MIT license. Check LICENSE.md
for details.
If you need any application or UI to be developed, message me at [email protected] or via telegram. I develop iOS apps and designs. I use swift
for development. To request more functionality, you should create a new issue.