[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 7 / MNkAnimatedTabBarController / 0.1.1 / MNkAnimatedTabBarController.podspec.json
blob90f3000d9660875496fe47f8475c26763c17203d
2   "name": "MNkAnimatedTabBarController",
3   "version": "0.1.1",
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.1.1"
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   }