[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / c / HKAnimatedTabBar / 0.0.4 / HKAnimatedTabBar.podspec.json
blob5963804f2eecb4cd7d9d6545baabd2aaf94928b0
2   "name": "HKAnimatedTabBar",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "HKAnimatedTabBar - animated tabBar component with custom buttons and transition animation",
7   "requires_arc": true,
8   "version": "0.0.4",
9   "license": "MIT",
10   "authors": {
11     "Kyryl": "kirill.ge@gmail.com"
12   },
13   "homepage": "https://github.com/kirillgorbushko/HKAnimatedTabBar",
14   "source": {
15     "git": "https://github.com/kirillgorbushko/HKAnimatedTabBar.git",
16     "tag": "0.0.4"
17   },
18   "frameworks": "UIKit",
19   "source_files": "HKAnimatedTabBar/Source/**/*.{swift}",
20   "resources": "HKAnimatedTabBar/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
21   "swift_versions": "5.1",
22   "swift_version": "5.1"