Skip to content

Commit e8ab05f

Browse files
COCOA-162: Add Cartfile to list dependencies
1 parent a417e66 commit e8ab05f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cartfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github "contentful/contentful.swift" ~> 5.5.7
2+
github "Alamofire/AlamofireImage" ~> 4.2.0

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ pod 'ContentfulRichTextRenderer'
2121
You can also use [Carthage](https://github.com/Carthage/Carthage) for integration by adding the following to your `Cartfile`:
2222

2323
```
24-
github "contentful/contentful.swift"
25-
github "Alamofire/AlamofireImage"
2624
github "contentful/rich-text-renderer.swift"
2725
```
2826

0 commit comments

Comments
 (0)