[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 5 / StickyTabBarViewController / 1.0.5 / StickyTabBarViewController.podspec.json
blob41ffbd59e688f7153951cb34238d46c4c42bb331
2   "name": "StickyTabBarViewController",
3   "version": "1.0.5",
4   "summary": "A sticky and expandable view controller on top of TabBar",
5   "description": "StickyTabBarViewController provides a UI component that is similar to Spotify music player, Youtube's now playing view\nIt provides the functionality for an application using UITabBarController to have a sticky, expandable and customizable\nview on top of tab bar.",
6   "homepage": "https://github.com/emrepun/StickyTabBarViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "emrepun": "emrehavan@hotmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/emrepun/StickyTabBarViewController.git",
20     "tag": "1.0.5"
21   },
22   "source_files": "StickyTabBarViewController/Classes/**/*",
23   "swift_version": "5.0"