Latest | 0.1.0 |
---|---|
Homepage | https://github.com/t-tiger/TweetEmbedView |
License | MIT |
Platforms | ios 9.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "TweetEmbedView", "version": "0.1.0", "summary": "Lightweight ViewComponent for embedding Tweet as a native content. Simple library consisting of single file without additional resources.", "description": "Lightweight ViewComponent for embedding Tweet as a native content. Official TwitterKit is now deprecated and I hope to be an alternative feature.nInternal implementation uses WKWebView, which displays the same tweet as on web, but it can be treated just like a native component, providing the pure height of tweet and so on.", "homepage": "https://github.com/t-tiger/TweetEmbedView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "t-tiger": "[email protected]" }, "source": { "git": "https://github.com/t-tiger/TweetEmbedView.git", "tag": "0.1.0" }, "social_media_url": "https://twitter.com/t_tiger55", "platforms": { "ios": "9.0" }, "swift_versions": "4.0", "source_files": "TweetEmbedView/Classes/**/*", "swift_version": "4.0" }
Mon, 27 May 2019 10:11:07 +0000