Latest | 0.0.1 |
---|---|
Homepage | https://github.com/contentful-labs/rich-text-renderer.swift/ |
License | MIT |
Platforms | ios 9.3, requires ARC |
Dependencies | AlamofireImage, Contentful |
Authors |
404: Not Found
Latest podspec
{ "name": "ContentfulRichTextRenderer", "version": "0.0.1", "summary": "Swift library for rendering Contentful RichText.", "homepage": "https://github.com/contentful-labs/rich-text-renderer.swift/", "social_media_url": "https://twitter.com/contentful", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "JP Wright": "[email protected]" }, "source": { "git": "https://github.com/contentful-labs/rich-text-renderer.swift.git", "tag": "0.0.1" }, "requires_arc": true, "swift_version": "4.2", "platforms": { "ios": "9.3" }, "source_files": "Sources/RichTextRenderer/*.swift", "ios": { "source_files": "Sources/RichTextRenderer/UIKit/*.swift" }, "dependencies": { "AlamofireImage": [ "~> 3.4" ], "Contentful": [ "~> 4.1" ] } }
Fri, 16 Nov 2018 18:00:04 +0000