Skip to content

Commit

Permalink
COCOA-162: Add Cartfile to list dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuskatcontentful committed May 5, 2023
1 parent a417e66 commit e8ab05f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github "contentful/contentful.swift" ~> 5.5.7
github "Alamofire/AlamofireImage" ~> 4.2.0
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ pod 'ContentfulRichTextRenderer'
You can also use [Carthage](https://github.com/Carthage/Carthage) for integration by adding the following to your `Cartfile`:

```
github "contentful/contentful.swift"
github "Alamofire/AlamofireImage"
github "contentful/rich-text-renderer.swift"
```

Expand Down

0 comments on commit e8ab05f

Please sign in to comment.