[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 3 / Memebox-TweetsUI / 0.0.2 / Memebox-TweetsUI.podspec.json
blob190eaa4ef6168694e24d499398056d2787d72503
2   "name": "Memebox-TweetsUI",
3   "version": "0.0.2",
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.2"
18   },
19   "source_files": "Memebox-TweetsUI/Classes/**/*.{swift}",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_version": "4.2",
24   "frameworks": [
25     "UIKit",
26     "SafariServices"
27   ]