[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / e / 3 / a / LiveTabBar / 1.0 / LiveTabBar.podspec.json
blobe8dbda8d0a93c8c516c9af7201c41765dfa107fb
2   "name": "LiveTabBar",
3   "version": "1.0",
4   "summary": "Animated tab bar items and badges for iOS apps",
5   "description": "LiveTabBarController can be used in place of UITabBarController to set and configure animated tab bar items and badge appearances.",
6   "homepage": "https://github.com/cewpur/LiveTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cewpur": "cewp3r@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cewpur/LiveTabBar.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "swift_version": "4.1"