Skip to content

Commit 95e379d

Browse files
committed
2 parents 5e39854 + 7614852 commit 95e379d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![codecov](https://codecov.io/gh/heroesofcode/DataLife/branch/master/graph/badge.svg?token=SCDPQL6N5N)](https://codecov.io/gh/heroesofcode/DataLife)
77
[![Swift Version](https://img.shields.io/badge/Swift-5.0.x-orange.svg)]()
88
[![Cocoapods compatible](https://img.shields.io/cocoapods/v/DataLife.svg)](https://cocoapods.org/pods/DataLife)
9+
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
910
[![SPM compatible](https://img.shields.io/badge/SPM-compatible-brightgreen)](https://swift.org/package-manager)
1011
[![License](https://img.shields.io/github/license/joaolfp/ViewState.svg)](https://github.com/joaolfp/DataLife/blob/master/LICENSE)
1112

@@ -92,6 +93,14 @@ $ pod install
9293
```
9394
</details>
9495

96+
<details>
97+
<summary><strong>Carthage</strong></summary>
98+
99+
```bash
100+
github "heroesofcode/DataLife"
101+
```
102+
</details>
103+
95104
## Author
96105
Coded by [João Lucas](https://github.com/joaolfp)
97106

0 commit comments

Comments
 (0)