[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / f / MNkTabbarController / 1.0.0 / MNkTabbarController.podspec.json
blob32cac66996e0b7db773884abc38b1f14fd693053
2   "name": "MNkTabbarController",
3   "version": "1.0.0",
4   "summary": "Custom tab bar controller for use my own projects.",
5   "description": "This is custom created tab bar controller for iOS apps. It have possibility to add custom created Lottie animation for tab bar button. It wii animate when you clicked.",
6   "homepage": "https://github.com/MnkGitBox/MNkTabbarController",
7   "license": "MIT",
8   "authors": {
9     "Malith Nadeeshan": "malith.mnk93@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/MnkGitBox/MNkTabbarController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MNkTabbarController/**/*",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "lottie-ios": [
23     ]
24   },
25   "pushed_with_swift_version": "4.0"