[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 0 / TweetEmbedView / 0.1.0 / TweetEmbedView.podspec.json
blob167100d969e643e124ef90c5c2cbe99cef0b7e36
2   "name": "TweetEmbedView",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "t-tiger": "tachiba@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/t-tiger/TweetEmbedView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/t_tiger55",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "TweetEmbedView/Classes/**/*",
24   "swift_version": "4.0"