Skip to content

Commit

Permalink
Merge pull request #57 from contentful/COCOA-162
Browse files Browse the repository at this point in the history
COCOA-162: Add Cartfile to list dependencies
  • Loading branch information
mariuskatcontentful authored May 5, 2023
2 parents a417e66 + e8ab05f commit a1dc1db
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 a1dc1db

Please sign in to comment.