File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "DOFavoriteButton"
3- s . version = "0.0.3 "
3+ s . version = "0.0.4 "
44 s . summary = "Cute Animated Button written in Swift. It could be just right for favorite buttons!"
55 s . homepage = "https://github.com/okmr-d/DOFavoriteButton"
66 s . screenshots = "https://raw.githubusercontent.com/okmr-d/okmr-d.github.io/master/img/DOFavoriteButton/demo.gif"
Original file line number Diff line number Diff line change 11# DOFavoriteButton
2+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
23[ ![ Version] ( https://img.shields.io/cocoapods/v/DOFavoriteButton.svg?style=flat )] ( http://cocoapods.org/pods/DOFavoriteButton )
34[ ![ Platform] ( https://img.shields.io/cocoapods/p/DOFavoriteButton.svg?style=flat )] ( http://cocoapods.org/pods/DOFavoriteButton )
45[ ![ License] ( https://img.shields.io/cocoapods/l/DOFavoriteButton.svg?style=flat )] ( https://github.com/okmr-d/DOFavoriteButton/blob/master/LICENSE )
@@ -12,8 +13,14 @@ It could be just right for favorite buttons!
1213* Swift 1.2
1314
1415## Installation
16+ #### Carthage
17+ Add the following line to your ` Cartfile ` :
18+ ```
19+ github "okmr-d/DOHamburgerButton"
20+ ```
21+
1522#### CocoaPods
16- Add the following line to your Podfile:
23+ Add the following line to your ` Podfile ` :
1724```
1825pod 'DOFavoriteButton'
1926```
@@ -75,4 +82,3 @@ This software is released under the MIT License.
7582
7683
7784[ ![ Bitdeli Badge] ( https://d2weczhvl823v0.cloudfront.net/okmr-d/dofavoritebutton/trend.png )] ( https://bitdeli.com/free " Bitdeli Badge ")
78-
You can’t perform that action at this time.
0 commit comments