[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / MNkAnimatedTabBarController / 0.2.2.4 / MNkAnimatedTabBarController.podspec.json
blob6583ccf457058941f692ee88c89f8933250323c4
2   "name": "MNkAnimatedTabBarController",
3   "version": "0.2.2.4",
4   "summary": "iOS Tab bar controller with animated button",
5   "description": "Custom created tab bar controller with animated button.if you want to static button with no aniamtion you still can do it with this simple libbary. you have to do programatically way un till to developed story board version.",
6   "homepage": "https://github.com/MnkGitBox/MNkAnimatedTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Malith Nadeeshan": "malith.mnk93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MnkGitBox/MNkAnimatedTabBarController.git",
16     "tag": "0.2.2.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Classes/**/*",
22   "swift_version": "4.0",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "lottie-ios": [
27     ]
28   }