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