Install instructions

This commit is contained in:
Csaba 2018-03-26 14:40:32 +02:00
parent 0900a31da0
commit 5b525fb8f5

View File

@ -215,8 +215,13 @@ You can present `Alert` And `ActionSheet` using the chaining syntax as well.
## Installation
### Cocoapods
Cupcake can be added to your project using CocoaPods by adding the following line to your Podfile:
pod "Cupcake"
### Carthage
If you're using Carthage you can add a dependency on Cupcake by adding it to your Cartfile:
github "nerdycat/Cupcake"