We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a417e66 + e8ab05f commit a1dc1dbCopy full SHA for a1dc1db
Cartfile
@@ -0,0 +1,2 @@
1
+github "contentful/contentful.swift" ~> 5.5.7
2
+github "Alamofire/AlamofireImage" ~> 4.2.0
README.md
@@ -21,8 +21,6 @@ pod 'ContentfulRichTextRenderer'
21
You can also use [Carthage](https://github.com/Carthage/Carthage) for integration by adding the following to your `Cartfile`:
22
23
```
24
-github "contentful/contentful.swift"
25
-github "Alamofire/AlamofireImage"
26
github "contentful/rich-text-renderer.swift"
27
28
0 commit comments