[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / AnimationSwitchingTabBar / 1.0.0 / AnimationSwitchingTabBar.podspec.json
blob1c3bcc3eccd7654b4648934ccd2bbbbfeb5120d1
2   "name": "AnimationSwitchingTabBar",
3   "version": "1.0.0",
4   "summary": "AnimationSwitchingTabBar is an animatable tab bar class in Swift.",
5   "description": "AnimationSwitchingTabBar is an animatable tab bar class in Swift.\nThis project is inspired by [the dribble project](https://dribbble.com/shots/6044647-Tab-Bar-Animation-nr-3).",
6   "homepage": "https://github.com/ks-rogers/AnimationSwitchingTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": {
12     "K.S.Rogers": "info@ks-rogers.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/ks-rogers/AnimationSwitchingTabBar.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AnimationSwitchingTabBar/Sources/**/*",
22   "public_header_files": "AnimationSwitchingTabBar/Sources/AnimationSwitchingTabBar.h",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"