[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / c / 7 / MNkAnimatedTabBarController / 0.2.2.2 / MNkAnimatedTabBarController.podspec.json
blob1a8b43855973087d365d76e7abc47325222f725c
2   "name": "MNkAnimatedTabBarController",
3   "version": "0.2.2.2",
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.2"
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   }