[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 0 / HideableUITabBar / 1.0.0 / HideableUITabBar.podspec.json
blobdf2457ee0216fc08e4bc9aba12bbf112c50b379f
2   "name": "HideableUITabBar",
3   "version": "1.0.0",
4   "summary": "UITabBar animated hidding.",
5   "description": "The library provides the ability to hide UITabBar with animation.",
6   "homepage": "https://github.com/dmytriigolovanov/hideable-uitabbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmytrii Golovanov": "dmyrii.golovanov@google.com"
13   },
14   "source": {
15     "git": "https://github.com/dmytriigolovanov/hideable-uitabbar.git",
16     "tag": "v1.0.0"
17   },
18   "preserve_paths": [
19     "README.md",
20     "CHANGELOG.md"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5.0",
26   "source_files": "HideableUITabBar/Sources/**/*",
27   "swift_version": "5.0"