[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / MNkAnimatedTabBarController / 0.2.0 / MNkAnimatedTabBarController.podspec.json
blob558ca034d3824276bab03db3362ef3422afbea39
2   "name": "MNkAnimatedTabBarController",
3   "version": "0.2.0",
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.0"
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   }