[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 3 / Memebox-TweetsUI / 0.0.6 / Memebox-TweetsUI.podspec.json
blob6dd57908cd0b3f3c3c6cf7bea330ff0f1df342df
2   "name": "Memebox-TweetsUI",
3   "version": "0.0.6",
4   "summary": "The UI implementation of the tweets in Memembox eco-system",
5   "description": "This layout should be used by all apps who want to have a similar look and feel to Memebox iOS app.",
6   "homepage": "https://github.com/ibakurov/Memebox-TweetsUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ibakurov": "bakurov.illya@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ibakurov",
15   "source": {
16     "git": "https://github.com/ibakurov/Memebox-TweetsUI.git",
17     "tag": "0.0.6"
18   },
19   "source_files": "Memebox-TweetsUI/Classes/**/*.{swift}",
20   "resource_bundles": {
21     "Memebox-TweetsUI": [
22       "Memebox-TweetsUI/Views/**/*.{xib}",
23       "Memebox-TweetsUI/Views/Design/**/*.{png}",
24       "Memebox-TweetsUI/Views/Fonts/**/*.{ttf,otf}"
25     ]
26   },
27   "platforms": {
28     "ios": "10.0"
29   },
30   "swift_version": "4.2",
31   "frameworks": [
32     "UIKit",
33     "SafariServices"
34   ]