[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 2 / c / LUNTabBarController / 1.0.2 / LUNTabBarController.podspec.json
blob2c71aa1d87cef3544c53045b2bb03824260ff009
2   "name": "LUNTabBarController",
3   "version": "1.0.2",
4   "summary": "UITabBarController subclass designed to add cool floating from the bottom animation with scale effect to one of your tabs.",
5   "description": "UITabBarController subclass designed to add cool floating from the bottom animation with scale effect that adds feeling of 3D to one of your tabs.",
6   "screenshots": "https://lunapps.com/blog/wp-content/uploads/2016/02/LUNTabBarController_animation.gif",
7   "homepage": "https://github.com/LunApps/LUNTabBarController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Victor Sharavara": "victor.sharavara@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/LunApps/LUNTabBarController.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "LUNTabBarController/**/*.{h,m}",
23   "requires_arc": true