2 "name": "TweetEmbedView",
4 "summary": "Lightweight ViewComponent for embedding Tweet as a native content. Simple library consisting of single file without additional resources.",
5 "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.",
6 "homepage": "https://github.com/t-tiger/TweetEmbedView",
12 "t-tiger": "tachiba@gmail.com"
15 "git": "https://github.com/t-tiger/TweetEmbedView.git",
18 "social_media_url": "https://twitter.com/t_tiger55",
22 "swift_versions": "4.0",
23 "source_files": "TweetEmbedView/Classes/**/*",
24 "swift_version": "4.0"